27 #import <Foundation/Foundation.h>
28 #import <ArcGIS/AGSObject.h>
42 #pragma mark initializers
47 #pragma mark properties
54 @property (nonatomic, copy, readwrite) NSString *
expression;
Abstract base class for the different types of expressions that can be used to create label text....
Definition: AGSLabelExpression.h:40
NSString * expression
Definition: AGSLabelExpression.h:54
Definition: AGSObject.h:28