GoDiagram Web Reference
FromArrowFilled Property (GoStroke)

Gets or sets whether the arrowhead at the start of this stroke is filled with the brush.
Syntax
'Declaration
 
<CategoryAttribute("Appearance")>
<DescriptionAttribute("Whether the arrowhead is filled with the stroke's brush")>
<DefaultValueAttribute()>
Public Overridable Property FromArrowFilled As Boolean
[CategoryAttribute("Appearance")]
[DescriptionAttribute("Whether the arrowhead is filled with the stroke's brush")]
[DefaultValueAttribute()]
public virtual bool FromArrowFilled {get; set;}

Property Value

The default value is true.
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
FromArrowAnchorPoint Property
FromArrowLength Property
FromArrowShaftLength Property
FromArrowWidth Property

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback