CadLayout.MaxExtents

CadLayout.MaxExtents property

Gets or sets the maximum extents.

public Cad3DPoint MaxExtents { get; set; }

Property Value

The maximum extents.

See Also