Northwoods.Go Assembly > Northwoods.Go Namespace > GoView Class : PortGravity Property |
'Declaration <DescriptionAttribute("The distance at which potential links will snap to valid ports.")> <CategoryAttribute("Behavior")> <DefaultValueAttribute()> Public Overridable Property PortGravity As Single
[DescriptionAttribute("The distance at which potential links will snap to valid ports.")] [CategoryAttribute("Behavior")] [DefaultValueAttribute()] public virtual float PortGravity {get; set;}
float
value must be positive, indicating the document coordinate distance from the mouse to the prospective port. The default value is 100.0f
.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