Share

FamilyInstance.Mirrored Property

Property to test whether the family instance is mirrored. (only one axis is flipped)


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)

Syntax

C#

public bool Mirrored { get; }

Property Value

Boolean

See Also

Reference

Was this information helpful?