![]() |
This document is archived and information here might be outdated. Recommended version. |
The sub type for new features in the CurrentLayer.
[Visual Basic .NET] Public ReadOnly Property CurrentSubtype As Integer
[C#] public int CurrentSubtype {get;}
[C++]
HRESULT get_CurrentSubtype(
System.Int32* typeCode
);
[C++]
Parameters typeCode [out, retval]
typeCode is a parameter of type long*
Returns the subtype code for the target layer. If the IEngineEditLayers::TargetLayer does not have any subtypes then 0 is returned.