<Code Lib>
2027 Property
Changes 0
P

StairsPathType.EndAtRiser

Description:
Represents whether the stairs path ends at the riser.

public bool EndAtRiser { get; set; }

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

Loading…