CadLayout.MaxLimits

CadLayout.MaxLimits property

Gets or sets the maximum limits.

public Cad2DPoint MaxLimits { get; set; }

Property Value

The maximum limits.

See Also