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