Revit 2025 API
ControlShape Property |
The control shape.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public ControlShape Shape { get; }
Public ReadOnly Property Shape As ControlShape Get
public: property ControlShape Shape { ControlShape get (); }
member Shape : ControlShape with get
Property Value
ControlShapeSee Also