2027 Property
Changes 0
P

StairsPathType.LineShapeAtCorner

Description:
The line shape of stairs path at the corner.
public StairsPathLineShapeAtCorner LineShapeAtCorner { get; set; }
  • When setting this property: A value passed for an enumeration argument is not a member of that enumeration
  • When setting this property: Either the stairs path direction is not AutomaticUpDown, or it is AlwaysUp but DrawForEachRun is false.