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


IESRISegment.ESRISegmentSize Property (ArcObjects .NET 10.6 SDK)
ArcObjects Library Reference (Geometry)  

IESRISegment.ESRISegmentSize Property

.

[Visual Basic .NET]
Public ReadOnly Property ESRISegmentSize As Integer
[C#]
public int ESRISegmentSize {get;}
[C++]
HRESULT get_ESRISegmentSize(
  System.Int32* cBytes
);
[C++]

Parameters cBytes [out, retval]
cBytes is a parameter of type long*

Product Availability

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

See Also

IESRISegment Interface