GoDiagram Web Reference
ToArrowFilled Property (GoStroke)

Gets or sets whether the arrowhead at the end of this stroke is filled with the brush.
Syntax
'Declaration
 
<DescriptionAttribute("Whether the arrowhead is filled with the stroke's brush")>
<CategoryAttribute("Appearance")>
<DefaultValueAttribute()>
Public Overridable Property ToArrowFilled As Boolean
[DescriptionAttribute("Whether the arrowhead is filled with the stroke's brush")]
[CategoryAttribute("Appearance")]
[DefaultValueAttribute()]
public virtual bool ToArrowFilled {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
ToArrow Property
ToArrowStyle Property
ToArrowEndPoint Property
ToArrowAnchorPoint Property
ToArrowLength Property
ToArrowShaftLength Property
ToArrowWidth Property

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback