GoDiagram Web Reference
PickMargin Property (GoDrawing)

Gets or sets the approximate width of the region on either side of an open shape's line that is still considered "inside" the shape when picking.
Syntax
'Declaration
 
<DescriptionAttribute("About how close users need to be to the stroke to pick it")>
<CategoryAttribute("Behavior")>
<DefaultValueAttribute()>
Public Overridable Property PickMargin As Single
[DescriptionAttribute("About how close users need to be to the stroke to pick it")]
[CategoryAttribute("Behavior")]
[DefaultValueAttribute()]
public virtual float PickMargin {get; set;}

Property Value

The default value is 3.
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