StairsPathTypeFullStepArrow Property

True if the arrow fills the full step width, false if it fills by the specified arrow size.

Namespace: Autodesk.Revit.DB.Architecture
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public bool FullStepArrow { get; set; }

Property Value

Boolean
See Also