This document is archived and information here might be outdated. Recommended version. |
The number of base digits for the label.
[Visual Basic .NET]
Public Property BaseDigitCount As Integer
[C#]
public int BaseDigitCount {get; set;}
[C++]
HRESULT get_BaseDigitCount(
System.Int32* Count
);
[C++]
HRESULT put_BaseDigitCount(
long Count
);
[C++] Parameters Count [out, retval]
Count is a parameter of type long* Count [in]
Count is a parameter of type long