2021 Members
Changes 4
M

DimensionEqualityLabelFormatting

Name Return Type Description Inherited From
M Dispose() None Releases all resources used by the DimensionEqualityLabelFormatting
M Equals None (Inherited from Object .) Object .
M GetFormatOptions() FormatOptions Gets the format options used to show the parameter value.
M GetHashCode None (Inherited from Object .) Object .
M GetType None (Inherited from Object .) Object .
M IsValidFormatOptions() bool Checks whether a FormatOptions object is valid for the LabelType.
M SetFormatOptions(FormatOptions) None Sets the format options used to show the parameter value.
M ToString None (Inherited from Object .) Object .
Name Return Type Description Inherited From
P IsValidObject bool Specifies whether the .NET object represents a valid Revit entity.
P LabelType LabelType The parameter value to be shown.
P LeadingSpaces int The number of spaces to include before the parameter value.
P Prefix string The prefix to include before the parameter value.
P Suffix string The suffix to include after the parameter value.