GoDiagram Web Reference
ToArrowEndPoint Property

Gets the point at the tip of the arrowhead at the end of this stroke.
Syntax
'Declaration
 
<TypeConverterAttribute("Northwoods.GoWeb.GoPointFConverter, Northwoods.GoWeb, Version=5.0.0.45, Culture=neutral, PublicKeyToken=a4e3b7b70161cfe8")>
<DescriptionAttribute("The point at the tip of the arrowhead at the end of this stroke.")>
<CategoryAttribute("Appearance")>
Public Overridable ReadOnly Property ToArrowEndPoint As PointF
[TypeConverterAttribute("Northwoods.GoWeb.GoPointFConverter, Northwoods.GoWeb, Version=5.0.0.45, Culture=neutral, PublicKeyToken=a4e3b7b70161cfe8")]
[DescriptionAttribute("The point at the tip of the arrowhead at the end of this stroke.")]
[CategoryAttribute("Appearance")]
public virtual PointF ToArrowEndPoint {get;}

Property Value

The default value is the 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
ToArrowAnchorPoint Property
ToArrowLength Property
ToArrowShaftLength Property
ToArrowWidth Property
ToArrowFilled Property

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback