The number of layers in the CAD drawing.
[Visual Basic 6.0] Property DrawingLayerCount As Long
[Visual Basic .NET] Public ReadOnly Property DrawingLayerCount As Integer
[C#] public int DrawingLayerCount {get;}
[Java] public int getDrawingLayerCount() throws IOException, AutomationException
[C++]
HRESULT get_DrawingLayerCount(
long* Count
);
Parameters
Count [out, retval]
Count is a parameter of type long