GoDiagram Web Reference
FromArrowStyle Property (GoStroke)

Gets or sets the general shape of an arrowhead at the start of this stroke.
Syntax
'Declaration
 
<CategoryAttribute("Appearance")>
<DefaultValueAttribute()>
<DescriptionAttribute("Specifies the general shape of the arrowhead")>
Public Overridable Property FromArrowStyle As GoStrokeArrowheadStyle
[CategoryAttribute("Appearance")]
[DefaultValueAttribute()]
[DescriptionAttribute("Specifies the general shape of the arrowhead")]
public virtual GoStrokeArrowheadStyle FromArrowStyle {get; set;}

Property Value

The default value is GoStrokeArrowheadStyle.Polygon.
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
ToArrowStyle Property

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback