PublishSheetEventArgsPlotWindowMaxX Property
|
Namespace: Bricscad.Publishing
Assembly: BrxMgd (in BrxMgd.dll) Version:
21.0.0.15598
Syntax
public double PlotWindowMaxX { get; }
Public ReadOnly Property PlotWindowMaxX As Double
Get
public:
property double PlotWindowMaxX {
double get ();
}
member PlotWindowMaxX : float with get
Property Value
Type:
Double
See Also