CadSize.CadSize

CadSize constructor

Initializes a new instance of the CadSize class.

public CadSize(double width, double height)
ParameterTypeDescription
widthDoubleWidth of the value.
heightDoubleHeight of the value.

See Also