GoDiagram Web Reference
ToArrowLength Property (GoStroke)

Gets or sets the length of the arrowhead at the end of this stroke.
Syntax
'Declaration
 
<DefaultValueAttribute()>
<DescriptionAttribute("The length of the arrow at the end of this stroke, along the shaft from the end point to the widest point.")>
<CategoryAttribute("Appearance")>
Public Overridable Property ToArrowLength As Single
[DefaultValueAttribute()]
[DescriptionAttribute("The length of the arrow at the end of this stroke, along the shaft from the end point to the widest point.")]
[CategoryAttribute("Appearance")]
public virtual float ToArrowLength {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
ToArrow Property
ToArrowStyle Property
ToArrowEndPoint Property
ToArrowAnchorPoint Property
ToArrowShaftLength Property
ToArrowWidth Property
ToArrowFilled Property

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback