GoDiagram Web Reference
FromArrowAnchorPoint Property

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

Property Value

The default value is the second 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
FromArrowEndPoint Property
FromArrowLength Property
FromArrowShaftLength Property
FromArrowWidth Property
FromArrowFilled Property

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback