GoDiagram Web Reference
Style Property (GoHandle)

Gets or sets the appearance style for this handle.
Syntax
'Declaration
 
<DescriptionAttribute("The appearance style.")>
Public Property Style As GoHandleStyle
[DescriptionAttribute("The appearance style.")]
public GoHandleStyle Style {get; set;}

Property Value

The default style is GoHandleStyle.Rectangle
Remarks
Normally, bounding handles are open rectangles that go around the handled object, and resize handles are small rectangles that are filled with a selection color. Because handles are only used in views, setting this property is not tracked by the undo/redo mechanism.
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

GoHandle Class
GoHandle Members

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback