MediaBoundsPageSize Property
|
Namespace: Bricscad.PlottingServices
Assembly: BrxMgd (in BrxMgd.dll) Version:
21.0.0.15598
Syntax
public Point2d PageSize { get; set; }
Public Property PageSize As Point2d
Get
Set
public:
property Point2d PageSize {
Point2d get ();
void set (Point2d value);
}
member PageSize : Point2d with get, set
Property Value
Type:
Point2d
See Also