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