FilledRegionIsMasking Property |
Indicates whether this element is a 'Filled Region or a 'Masking Region'.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic bool IsMasking { get; }
Public ReadOnly Property IsMasking As Boolean
Get
public:
property bool IsMasking {
bool get ();
}
member IsMasking : bool with get
Property Value
Boolean
See Also