Indicates if this curve will be drawn in the foreground of the family instance.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public bool IsDrawnInForeground { get; set; }Property Value
Boolean
Exceptions
| Exception | Condition |
|---|
| InvalidOperationException |
Thrown when regeneration failed.
Thrown when the value for this property cannot be changed.
|
See Also
Reference