This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Location > ESRI.ArcGIS.Location > Interfaces > IH > IHatchDefinition Interface > IHatchDefinition.DisplayPrecision Property (ArcObjects .NET 10.4 SDK) |
The display precision.
[Visual Basic .NET] Public Property DisplayPrecision As Integer
[C#] public int DisplayPrecision {get; set;}
[C++]
HRESULT get_DisplayPrecision(
long* 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