Share

ColorFillScheme.AreaSchemeId Property

Represents the id of AreaScheme of area plan views that this scheme could be applied to.


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

Syntax

C#

public ElementId AreaSchemeId { get; }

Property Value

ElementId

Remarks

Only meaningful if the CategoryId is OST_Areas.

See Also

Reference

Was this information helpful?