DimensionInfo Constructor

Creates an instance of the DimensionInfo by a given description.

Definition

Namespace: SMath.Manager
Assembly: SMath.Manager (in SMath.Manager.dll) Version: 1.73.9126.0
C#
public DimensionInfo(
	string description
)

Parameters

description  String
Description of the dimension.

See Also