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