ArcGIS Runtime SDK for iOS: AGSGeometricEffect.h File Reference
ArcGIS Runtime SDK for iOS  100.15
All Classes Files Functions Variables Typedefs Enumerations Enumerator Properties Macros Modules Pages
AGSGeometricEffect.h File Reference

Go to the source code of this file.

Enumerations

enum  AGSGeometricEffectType { AGSGeometricEffectTypeUnknown = -1 , AGSGeometricEffectTypeDashGeometricEffect = 0 }
 

Enumeration Type Documentation

◆ AGSGeometricEffectType

Possible geometric effects for symbol layers.

Since
100.5
Enumerator
AGSGeometricEffectTypeUnknown 

Unknown geometric effect type.

AGSGeometricEffectTypeDashGeometricEffect 

Dash pattern to be applied to a line.