Get the value of the property.
Namespace: Autodesk.Revit.DB.VisualAssembly: RevitAPI (in RevitAPI.dll) Version: 24.0.0.0 (24.0.0.0)
Syntax
| C# |
|---|
public IList<float> GetValue() |
| Visual Basic |
|---|
Public Function GetValue As IList(Of Single) |
| Visual C++ |
|---|
public: IList<float>^ GetValue() |