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.Part Property (ArcObjects .NET 10.5 SDK) |
The index of the current part of the sketch.
[Visual Basic .NET] Public ReadOnly Property Part As Integer
[C#] public int Part {get;}
[C++]
HRESULT get_Part(
long* Part
);
[C++]
Parameters Part [out, retval] Part is a parameter of type long