This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Controls > ESRI ArcGIS Controls > Interfaces > IE > IEngineEditSketch Interface > IEngineEditSketch.Segment Property (ArcObjects .NET 10.5 SDK) |
The index of the current segment of the sketch.
[Visual Basic .NET] Public ReadOnly Property Segment As Integer
[C#] public int Segment {get;}
[C++]
HRESULT get_Segment(
long* Segment
);
[C++]
Parameters Segment [out, retval] Segment is a parameter of type long