BCGSoft.Controls.Gauges Namespace > Scale Class : _textLabels Field |
'Declaration Public _textLabels As Collection(Of TextBlock)
'Usage Dim instance As Scale Dim value As Collection(Of TextBlock) value = instance._textLabels instance._textLabels = value
public Collection<TextBlock> _textLabels
public: Collection<TextBlock*>* _textLabels
public: Collection<TextBlock^>^ _textLabels
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