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