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