BCGControlBar Library for .NET
_scales Field (LinearGauge)




Syntax
'Declaration
 
Public _scales As LinearScaleCollection
'Usage
 
Dim instance As LinearGauge
Dim value As LinearScaleCollection
 
value = instance._scales
 
instance._scales = value
public LinearScaleCollection _scales
public: LinearScaleCollection* _scales
public:
LinearScaleCollection^ _scales
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

LinearGauge Class
LinearGauge Members

Send Feedback