The DimensionEqualityLabelFormatting type exposes the following members.

Constructors

  NameDescription
Public methodDimensionEqualityLabelFormatting
Constructs a new instance of a DimensionEqualityLabelFormatting object with specified settings.

Methods

  NameDescription
Public methodDispose
Releases all resources used by the DimensionEqualityLabelFormatting
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetFormatOptions
Gets the format options used to show the parameter value.
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodIsValidFormatOptions
Checks whether a FormatOptions object is valid for the LabelType.
Public methodSetFormatOptions
Sets the format options used to show the parameter value.
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)

Properties

  NameDescription
Public propertyIsValidObject
Specifies whether the .NET object represents a valid Revit entity.
Public propertyLabelType
The parameter value to be shown.
Public propertyLeadingSpaces
The number of spaces to include before the parameter value.
Public propertyPrefix
The prefix to include before the parameter value.
Public propertySuffix
The suffix to include after the parameter value.

See Also