GoDiagram Win Reference
FromArrowEndPoint Property

Gets the point at the tip of the arrowhead at the start of this stroke.
Syntax
'Declaration
 
<CategoryAttribute("Appearance")>
<DescriptionAttribute("The point at the tip of the arrow at the start of this stroke.")>
<TypeConverterAttribute("Northwoods.Go.GoPointFConverter, Northwoods.Go, Version=5.0.0.45, Culture=neutral, PublicKeyToken=a4e3b7b70161cfe8")>
Public Overridable ReadOnly Property FromArrowEndPoint As PointF
[CategoryAttribute("Appearance")]
[DescriptionAttribute("The point at the tip of the arrow at the start of this stroke.")]
[TypeConverterAttribute("Northwoods.Go.GoPointFConverter, Northwoods.Go, Version=5.0.0.45, Culture=neutral, PublicKeyToken=a4e3b7b70161cfe8")]
public virtual PointF FromArrowEndPoint {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
FromArrow Property
FromArrowStyle Property
FromArrowAnchorPoint Property
FromArrowLength Property
FromArrowShaftLength Property
FromArrowWidth Property
FromArrowFilled Property

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback