This document is archived and information here might be outdated. Recommended version. |
Indicates whether the FeatureClass does custom drawing.
[Visual Basic .NET]
Public Function DoesCustomDrawing ( _
) As Boolean
[C#]
public bool DoesCustomDrawing (
);
[C++]
HRESULT DoesCustomDrawing(
void
);
IFeatureClassDraw Interface | IClassExtension Interface | IFeatureDraw Interface