This document is archived and information here might be outdated.  Recommended version.


IWkb Interface (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (Geometry)  

IWkb Interface

Reads/Writes the OGIS OLE/COM simple features Well Known Binary Format, v1.1, little-endian (NDR).

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Description
Method ExportToWkb Exports this object to a OGIS OLE/COM WKB binary buffer (v1.1, NDR).
Method ImportFromWkb Imports this object from a OGIS OLE/COM WKB binary buffer (v1.1, NDR).
Read-only property WkbSize The number of bytes required to hold the exported version of this object.

Remarks

For OGIS specification about geographic information, please refer to OGC standard.