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