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(
VARIANT_BOOL* BinaryGeometry
);
[C++]Parameters
BinaryGeometry [out, retval] BinaryGeometry is a parameter of type VARIANT_BOOL
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.