This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Geometry > ESRI.ArcGIS.Geometry > Interfaces > IW > IWkb Interface (ArcObjects .NET 10.5 SDK) |
Reads/Writes the OGIS OLE/COM simple features Well Known Binary Format, v1.1, little-endian (NDR).
Description | ||
---|---|---|
ExportToWkb | Exports this object to a OGIS OLE/COM WKB binary buffer (v1.1, NDR). | |
ImportFromWkb | Imports this object from a OGIS OLE/COM WKB binary buffer (v1.1, NDR). | |
WkbSize | The number of bytes required to hold the exported version of this object. |
For OGIS specification about geographic information, please refer to OGC standard.