Revit 2026 API
Override |
Value of the halftone override.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public bool Halftone { get; }
Public ReadOnly Property Halftone As Boolean Get
public: property bool Halftone { bool get (); }
member Halftone : bool with get
Property Value
BooleanSee Also