DimensionType.SetOrdinateDimensionSetting
Description:
Sets the ordinate dimension settings for this DimensionType.
Sets the ordinate dimension settings for this DimensionType.
public void SetOrdinateDimensionSetting(
OrdinateDimensionSetting ordinateDimSetting
)
-
ordinateDimSettingThe new ordinate dimension settings.
-
The origin tick mark id in the Ordinate Dimension Setting is invalid for the dimension style.
-
A non-optional argument was null
-
This DimensionType cannot be assigned ordinate dimension settings, as it is not a linear DimensionType or its Dimension String Type parameter is not set to Ordinate.