CadLayout.MinLimits

CadLayout.MinLimits property

Gets or sets the minimum limits.

public Cad2DPoint MinLimits { get; set; }

Property Value

The minimum limits.

See Also