<AGSDynamicLayerDrawingOperation> Protocol Reference


Description

You can use classes that implement this protocol for drawing a dynamic layer.

Since:
1.0
Inheritance diagram for <AGSDynamicLayerDrawingOperation>:
AGSDynamicLayerImageRequestOperation

List of all members.

Properties

AGSExportImageParamsexportImageParams

Property Documentation

- (AGSExportImageParams*) exportImageParams [read, retain]

Request parameters for specific area of a map.

Since:
1.0

Reimplemented in AGSDynamicLayerImageRequestOperation.