Mirror Class

A static class that provides access to the property names that appear in the Mirror visual asset schema.
Inheritance Hierarchy
SystemObject
  Autodesk.Revit.DB.VisualMirror

Namespace: Autodesk.Revit.DB.Visual
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public static class Mirror

The Mirror type exposes the following members.

Properties
 NameDescription
Public propertyStatic memberCommonTintColor The property labeled "Tint Color" from the "Mirror" schema.
Public propertyStatic memberCommonTintToggle The property labeled "Tint" from the "Mirror" schema.
Public propertyStatic memberMirrorColorByObject The property labeled "Color By Object" from the "Mirror" schema.
Public propertyStatic memberMirrorTintcolor The property labeled "Color" from the "Mirror" schema.
Top
See Also