GoDiagram Web Reference
ToArrowAnchorPoint Property

Gets a point which specifies the direction the arrow is coming from.
Syntax
'Declaration
 
<TypeConverterAttribute("Northwoods.GoWeb.GoPointFConverter, Northwoods.GoWeb, Version=5.0.0.45, Culture=neutral, PublicKeyToken=a4e3b7b70161cfe8")>
<CategoryAttribute("Appearance")>
<DescriptionAttribute("A point which specifies the direction the arrow is coming from.")>
Public Overridable ReadOnly Property ToArrowAnchorPoint As PointF
[TypeConverterAttribute("Northwoods.GoWeb.GoPointFConverter, Northwoods.GoWeb, Version=5.0.0.45, Culture=neutral, PublicKeyToken=a4e3b7b70161cfe8")]
[CategoryAttribute("Appearance")]
[DescriptionAttribute("A point which specifies the direction the arrow is coming from.")]
public virtual PointF ToArrowAnchorPoint {get;}

Property Value

The default value is the next-to-last point of this stroke.
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
ToArrowLength Property
ToArrowShaftLength Property
ToArrowWidth Property
ToArrowFilled Property

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback