This document is archived and information here might be outdated. Recommended version. |
The display precision.
[Visual Basic .NET]
Public Property DisplayPrecision As Integer
[C#]
public int DisplayPrecision {get; set;}
[C++]
HRESULT get_DisplayPrecision(
System.Int32* pDisplayPrecision
);
[C++]
HRESULT put_DisplayPrecision(
long pDisplayPrecision
);
[C++] Parameters pDisplayPrecision [out, retval]
pDisplayPrecision is a parameter of type long* pDisplayPrecision [in]
pDisplayPrecision is a parameter of type long