GoDiagram Web Reference
Thickness Property (IndicatorBar)

Gets or sets the thickness of the IndicatorBar
Syntax
'Declaration
 
<DescriptionAttribute("Determines the tickness of the bar when drawn.")>
<CategoryAttribute("Appearance")>
<DefaultValueAttribute()>
Public Overridable Property Thickness As Single
[DescriptionAttribute("Determines the tickness of the bar when drawn.")]
[CategoryAttribute("Appearance")]
[DefaultValueAttribute()]
public virtual float Thickness {get; set;}
Remarks
The thickness is the width of the bar. As the value changes, the length of the IndicatorBar changes.
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

IndicatorBar Class
IndicatorBar Members

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback