<Code Lib>
2026 Enumeration
Changes 0
E

DisplacementPathStyle

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

public enum DisplacementPathStyle

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

Loading…