SimpleMarker.Rotation

SimpleMarker.Rotation property

Specifies the rotation of the symbol about its center point, in decimal degrees. Positive values indicate rotation in the clockwise direction, negative values indicate counter-clockwise rotation.

public double Rotation { get; set; }

See Also