'Declaration Public ReadOnly Property ResizePoints As BoundingBoxInteractionPoints
public BoundingBoxInteractionPoints ResizePoints { get; }
public: __property BoundingBoxInteractionPoints* get_ResizePoints();
public:
property BoundingBoxInteractionPoints^ ResizePoints { BoundingBoxInteractionPoints^ get(); }