LabelAngle constructor
- required ArcadeExpression arcadeExpression,
- LabelAngleRotationType rotationType = LabelAngleRotationType.automatic,
Creates a LabelAngle with the specified ArcadeExpression and LabelAngleRotationType.
Parameters:
arcadeExpression— A complete, self-contained Arcade expression that calculates an angle in degrees.rotationType— Whether the angle should be interpreted as arithmetic or geographic.