GoDiagram Web Reference
Style Property (GoStroke)

Gets or sets the kind of curve drawn using this stroke's points.
Syntax
'Declaration
 
<DefaultValueAttribute()>
<DescriptionAttribute("The kind of curve drawn using this stroke's points.")>
<CategoryAttribute("Appearance")>
Public Overridable Property Style As GoStrokeStyle
[DefaultValueAttribute()]
[DescriptionAttribute("The kind of curve drawn using this stroke's points.")]
[CategoryAttribute("Appearance")]
public virtual GoStrokeStyle Style {get; set;}

Property Value

The initial value is GoStrokeStyle.Line
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

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback