DimensionEqualityLabelFormatting Members

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 (Inherited from Object.)
Public methodGetFormatOptions
Gets the format options used to show the parameter value.
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (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 (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