GoDiagram Web Reference
FromArrowWidth Property (GoStroke)

Gets or sets the maximum width of the arrowhead at the start of this stroke.
Syntax
'Declaration
 
<DefaultValueAttribute()>
<DescriptionAttribute("The width at its widest point of the arrowhead at the start of this stroke.")>
<CategoryAttribute("Appearance")>
Public Overridable Property FromArrowWidth As Single
[DefaultValueAttribute()]
[DescriptionAttribute("The width at its widest point of the arrowhead at the start of this stroke.")]
[CategoryAttribute("Appearance")]
public virtual float FromArrowWidth {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
FromArrow Property
FromArrowStyle Property
FromArrowEndPoint Property
FromArrowAnchorPoint Property
FromArrowLength Property
FromArrowShaftLength Property
FromArrowFilled Property

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback