GoDiagram Web Reference
FromArrowLength Property (GoStroke)

Gets or sets the length of the arrowhead at the start of this stroke.
Syntax
'Declaration
 
<CategoryAttribute("Appearance")>
<DescriptionAttribute("The length of the arrowhead at the start of this stroke, along the shaft from the end point to the widest point.")>
<DefaultValueAttribute()>
Public Overridable Property FromArrowLength As Single
[CategoryAttribute("Appearance")]
[DescriptionAttribute("The length of the arrowhead at the start of this stroke, along the shaft from the end point to the widest point.")]
[DefaultValueAttribute()]
public virtual float FromArrowLength {get; set;}

Property Value

The default value is 10. A negative value will produce an arrowhead that points inward instead of outward.
Remarks
The length is the distance measured along the shaft of the two "barbs" of the arrowhead from the end point.
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

GoStroke Class
GoStroke Members
FromArrow Property
FromArrowStyle Property
FromArrowEndPoint Property
FromArrowAnchorPoint Property
FromArrowShaftLength Property
FromArrowWidth Property
FromArrowFilled Property

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback