Label Angle
constructor(arcadeExpression: ArcadeExpression, rotationType: LabelAngleRotationType = LabelAngleRotationType.Automatic)
Creates a LabelAngle with the specified com.arcgismaps.arcade.ArcadeExpression and LabelAngleRotationType.
Since
200.1.0
Parameters
arcade Expression
A complete, self-contained Arcade expression that calculates an angle in degrees.
rotation Type
Whether the angle should be interpreted as arithmetic or geographic.