OverrideGraphicSettingsHalftone Property |
Value of the halftone override.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic bool Halftone { get; }
Public ReadOnly Property Halftone As Boolean
Get
public:
property bool Halftone {
bool get ();
}
member Halftone : bool with get
Property Value
Boolean
See Also