GoDiagram Web Reference
ToArrowStyle Property (GoStroke)

Gets or sets the general shape of an arrowhead at the end of this stroke.
Syntax
'Declaration
 
<DescriptionAttribute("Specifies the general shape of the arrowhead")>
<DefaultValueAttribute()>
<CategoryAttribute("Appearance")>
Public Overridable Property ToArrowStyle As GoStrokeArrowheadStyle
[DescriptionAttribute("Specifies the general shape of the arrowhead")]
[DefaultValueAttribute()]
[CategoryAttribute("Appearance")]
public virtual GoStrokeArrowheadStyle ToArrowStyle {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
FromArrowStyle Property

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback