This document is archived and information here might be outdated. Recommended version. |
Indicates if the geometry coordinates are stored in binary.
[Visual Basic .NET]
Public ReadOnly Property BinaryGeometry As Boolean
[C#]
public bool BinaryGeometry {get;}
[C++]
HRESULT get_BinaryGeometry(
Boolean* BinaryGeometry
);
[C++] Parameters BinaryGeometry [out, retval]
BinaryGeometry is a parameter of type bool*