The control shape.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic ControlShape Shape { get; }
Public ReadOnly Property Shape As ControlShape
Get
public:
property ControlShape Shape {
ControlShape get ();
}
member Shape : ControlShape with get
Property Value
ControlShape
See Also