The control shape.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 20.0.0.0 (20.0.0.377)
Syntax
C# |
---|
public ControlShape Shape { get; } |
Visual Basic |
---|
Public ReadOnly Property Shape As ControlShape Get |
Visual C++ |
---|
public: property ControlShape Shape { ControlShape get (); } |