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