[Category("Behavior")] [DefaultValue(100)] [Description("The distance at which potential links will snap to valid ports.")] public virtual float PortGravity {get; set;}
Property Value
Thefloat
value must be positive, indicating the document coordinate distance from the mouse to the prospective port. The default value is 100.0f
.