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 > IWkb.WkbSize Property (ArcObjects .NET 10.5 SDK) |
The number of bytes required to hold the exported version of this object.
[Visual Basic .NET] Public ReadOnly Property WkbSize As Integer
[C#] public int WkbSize {get;}
[C++]
HRESULT get_WkbSize(
long* cBytes
);
[C++]
Parameters cBytes [out, retval] cBytes is a parameter of type long