ArcGIS Runtime SDK for iOS: AGSMarkerSymbol(AGSDeprecated) Category Reference
ArcGIS Runtime SDK for iOS  100.15
AGSMarkerSymbol(AGSDeprecated) Category Reference

Properties

AGSSymbolRotationType rotationType __deprecated
 

Property Documentation

◆ __deprecated

- (AGSSymbolRotationType rotationType) __deprecated
readwritenonatomicassign

The rotation type of the marker symbol.

The default value is AGSSymbolRotationTypeArithmetic. This property is deprecated in release 100.5.

Since
100
Deprecated:
100.5 Will be removed in a future release. There is no other mechanism to specify the rotation type, but all angles are achievable by changing the value of the angle property.

Extends class AGSMarkerSymbol.