DimensionEqualityLabelFormatting Members


The DimensionEqualityLabelFormatting type exposes the following members.

Constructors

Name Description
Public method DimensionEqualityLabelFormatting
Constructs a new copy of the input DimensionEqualityLabelFormatting object.

Methods

Name Description
Public method Dispose
Releases all resources used by the DimensionEqualityLabelFormatting
Public method Equals
Determines whether the specified Object is equal to the current Object .
(Inherited from Object .)
Public method GetFormatOptions
Gets format Options
Public method GetHashCode
Serves as a hash function for a particular type.
(Inherited from Object .)
Public method GetType
Gets the Type of the current instance.
(Inherited from Object .)
Public method IsValidFormatOptions
Checks whether a FormatOptions object is valid for the LabelType.
Public method SetFormatOptions
Sets format Options
Public method ToString
Returns a string that represents the current object.
(Inherited from Object .)

Properties

Name Description
Public property IsValidObject
Specifies whether the .NET object represents a valid Revit entity.
Public property LabelType
label type for the parameter
Public property LeadingSpaces
leading spaces before the parameter
Public property Prefix
prefix for the parameter
Public property Suffix
suffix for the parameter

See Also