This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IX > IXMLReplicaDescription Interface > IXMLReplicaDescription.BinaryGeometry Property (ArcObjects .NET 10.5 SDK) |
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