AcSmAcDbViewReferenceClassGetIsDirty Method
|
Namespace: BricscadSm
Assembly: Interop.BricscadSm (in
Interop.BricscadSm.dll) Version: 21.0.0.0
Syntax
public virtual bool GetIsDirty()
Public Overridable Function GetIsDirty As Boolean
public:
virtual bool GetIsDirty()
abstract GetIsDirty : unit -> bool
override GetIsDirty : unit -> bool
Return Value
Type:
Boolean
Implements
IAcSmAcDbViewReferenceGetIsDirty
See Also