Click or drag to resize

PlotSettingsPaperSize Property

Gets or sets the plot paper size: physical paper width and height in millimeters.

Namespace:  DXFReaderNET.Objects
Assembly:  DXFReaderNET (in DXFReaderNET.dll) Version: 20.10.54
Syntax
public Vector2 PaperSize { get; set; }

Property Value

Type: Vector2
See Also