This document is archived and information here might be outdated. Recommended version. |
Indicates whether or not (x,y) precision information has been defined.
[Visual Basic .NET]
Public ReadOnly Property HasXYPrecision As String
[C#]
public string HasXYPrecision {get;}
[C++]
HRESULT get_HasXYPrecision(
void
);