PlotLoggerWarningHasHappenedInSheet Property
|
Namespace: Bricscad.PlottingServices
Assembly: BrxMgd (in BrxMgd.dll) Version:
21.0.0.15598
Syntax
public bool WarningHasHappenedInSheet { get; }
Public ReadOnly Property WarningHasHappenedInSheet As Boolean
Get
public:
property bool WarningHasHappenedInSheet {
bool get ();
}
member WarningHasHappenedInSheet : bool with get
Property Value
Type:
Boolean
See Also