StairsRunStairsRunStyle Property |
The style of the stairs run such as straight, winder, etc.
Namespace: Autodesk.Revit.DB.ArchitectureAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic StairsRunStyle StairsRunStyle { get; }
Public ReadOnly Property StairsRunStyle As StairsRunStyle
Get
public:
property StairsRunStyle StairsRunStyle {
StairsRunStyle get ();
}
member StairsRunStyle : StairsRunStyle with get
Property Value
StairsRunStyle
See Also