GoDiagram Web Reference
ShowsBoundingHandle Property

Gets or sets whether this object, when selected, displays a bounding selection handle around this shape.
Syntax
'Declaration
 
<DescriptionAttribute("Whether a bounding handle appears around this shape when selected.")>
<CategoryAttribute("Behavior")>
<DefaultValueAttribute()>
Public Overridable Property ShowsBoundingHandle As Boolean
[DescriptionAttribute("Whether a bounding handle appears around this shape when selected.")]
[CategoryAttribute("Behavior")]
[DefaultValueAttribute()]
public virtual bool ShowsBoundingHandle {get; set;}

Property Value

The default value is true.
Remarks
This value is considered by AddSelectionHandles whether or not this shape is Resizable.
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