GoDiagram Web Reference
ToArrowWidth Property (GoStroke)

Gets or sets the maximum width of the arrowhead at the end of this stroke.
Syntax
'Declaration
 
<CategoryAttribute("Appearance")>
<DescriptionAttribute("The width of the arrowhead at the widest point.")>
<DefaultValueAttribute()>
Public Overridable Property ToArrowWidth As Single
[CategoryAttribute("Appearance")]
[DescriptionAttribute("The width of the arrowhead at the widest point.")]
[DefaultValueAttribute()]
public virtual float ToArrowWidth {get; set;}

Property Value

The value is measured in document coordinates and must be non-negative. The default value is 8.
Remarks
Smaller values make the arrowhead sharper.
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
ToArrowLength Property
ToArrowShaftLength Property
ToArrowFilled Property

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback