GoDiagram Web Reference
ReshapablePoints Property

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

Property Value

The default value is true.
Remarks
This value is considered by AddSelectionHandles when this shape is Resizable and Reshapable.
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