2024 Method
Changes 0
M

DimensionType.CanHaveOrdinateDimensionSetting

Description:
Checks whether this DimensionType can have an ordinate dimension settings.
Remarks:
It returns true when the DimensionType is linear and when Dimension String Type parameter is set to Ordinate.
public bool CanHaveOrdinateDimensionSetting()
bool True when the DimensionType is linear and the Dimension String Type parameter is ordinate, false otherwise.