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


IWkb Interface (ArcObjects .NET 10.6 SDK)
ArcObjects Help for .NET developers > ArcObjects namespaces > Geometry > ESRI.ArcGIS.Geometry > Interfaces > IW > IWkb Interface (ArcObjects .NET 10.6 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

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.

CoClasses that implement IWkb

CoClasses and Classes Description

Remarks

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