FilledRegionIsMasking Property |
Indicates whether this element is a 'Filled Region or a 'Masking Region'.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.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