RailingTypeSecondaryHandrailHeight Property |
The height of the secondary handrail.
Namespace: Autodesk.Revit.DB.ArchitectureAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic double SecondaryHandrailHeight { get; }
Public ReadOnly Property SecondaryHandrailHeight As Double
Get
public:
property double SecondaryHandrailHeight {
double get ();
}
member SecondaryHandrailHeight : float with get
Property Value
Double
Exceptions
See Also