<Code Lib>
2024 Enumeration
Changes 0
E

DisplacementPathStyle

Description:
Used to control the graphical representation of a DisplacementPath element.

public enum DisplacementPathStyle

Name Description
E Straight A single straight line is used to represent each stage of the displacement.
E Jogged A jogged path consisting of three straight lines is used to represent each stage of the displacement.

Loading…