<Code Lib>
2025 Property
Changes 0
P

StairsPathType.StartFromRiser

Description:
True if the stairs path starts from the riser, false if it starts from the tread.

public bool StartFromRiser { get; set; }

  • When setting this property: The StairsPathType is not fixed up direction so the data being set is not applicable.

Loading…