AcSmSheetClassGetDoNotPlot Method
|
Namespace: BricscadSm
Assembly: BricscadSm (in BricscadSm.dll)
Version: 25.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
Boolean
Implements
IAcSmSheetGetDoNotPlot
See Also