RVTDocs.com

DimensionEqualityLabelFormatting.SetFormatOptions

Method
Description:
Sets the format options used to show the parameter value.
Syntax
public void SetFormatOptions(
	FormatOptions formatOptions
)
Parameters
Parameter Type Description
formatOptions FormatOptions The format options to be set.
Return Value
Exceptions
Exception Condition
ArgumentNullException A non-optional argument was null
InvalidOperationException This DimensionEqualityLabelFormatting uses a LabelType which does not support assignment of FormatOptions.