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


IWkb Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Geometry > ESRI.ArcGIS.Geometry > Interfaces > IW > IWkb Interface
ArcGIS Developer Help

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

Name 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.

Classes that implement IWkb

Classes Description

Remarks

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