Metodo UtilIs
|
public static bool IsDrawing( IModelDoc2 swDoc )
Public Shared Function IsDrawing ( swDoc As IModelDoc2 ) As Boolean
public: static bool IsDrawing( IModelDoc2^ swDoc )
static member IsDrawing : swDoc : IModelDoc2 -> bool