ColorFillScheme.IsByRange Property

Represents if the parameter values in entries are treated as value range or not.


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)

Syntax

C#

public bool IsByRange { get; set; }

Property Value

Boolean

Exceptions

ExceptionCondition
InvalidOperationException When setting this property: The scheme entries cannot be explained by range.

Remarks

Notes:

See Also

Reference

ColorFillScheme Class
Autodesk.Revit.DB Namespace