CadLayout.MinExtents

CadLayout.MinExtents property

Gets or sets the minimum extents.

public Cad3DPoint MinExtents { get; set; }

Property Value

The minimum extents.

See Also