Share

Profile.Filled Property

Get or set whether the profile is filled.


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

Syntax

C#

public bool Filled { get; set; }

Property Value

Boolean

See Also

Reference

Was this information helpful?