GoDiagram Web Reference
ReshapableRectangle Property

Gets or sets whether this object, when selected, displays the standard four or eight resize handles at the corners and middles of the rectangular bounds, when this object is reshapable and ReshapablePoints is false.
Syntax
'Declaration
 
<CategoryAttribute("Behavior")>
<DescriptionAttribute("Whether the resize handles appear at each spot of the rectangular box.")>
<DefaultValueAttribute()>
Public Overridable Property ReshapableRectangle As Boolean
[CategoryAttribute("Behavior")]
[DescriptionAttribute("Whether the resize handles appear at each spot of the rectangular box.")]
[DefaultValueAttribute()]
public virtual bool ReshapableRectangle {get; set;}

Property Value

The default value is true.
Remarks
This value is considered by AddSelectionHandles when this shape is Resizable and Reshapable and when ReshapablePoints is false.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

GoDrawing Class
GoDrawing Members

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback