A static class that provides access to the property names that appear in the Mirror visual asset schema.
Inheritance Hierarchy
System.ObjectAutodesk.Revit.DB.Visual.Mirror
Namespace: Autodesk.Revit.DB.Visual
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public static class Mirror
The Mirror type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| CommonTintColor | The property labeled "Tint Color" from the "Mirror" schema. | |
| CommonTintToggle | The property labeled "Tint" from the "Mirror" schema. | |
| MirrorColorByObject | The property labeled "Color By Object" from the "Mirror" schema. | |
| MirrorTintcolor | The property labeled "Color" from the "Mirror" schema. |
