OverrideGraphicSettingsIsSurfaceForegroundPatternVisible Property |
The visibility of the surface foreground fill pattern.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic bool IsSurfaceForegroundPatternVisible { get; }
Public ReadOnly Property IsSurfaceForegroundPatternVisible As Boolean
Get
public:
property bool IsSurfaceForegroundPatternVisible {
bool get ();
}
member IsSurfaceForegroundPatternVisible : bool with get
Property Value
Boolean
See Also