Click or drag to resize

LayoutMaxLimit Property

Gets or sets the maximum limits for this layout.

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

Property Value

Type: Vector2
See Also