Metodo UtilIsInventorDwg |
Namespace: DedNetInv
public static bool IsInventorDwg( Document invDoc )
Public Shared Function IsInventorDwg ( invDoc As Document ) As Boolean
public: static bool IsInventorDwg( Document^ invDoc )
static member IsInventorDwg : invDoc : Document -> bool