Icon TZoomControlStyle

Unit: WebMaps

TZoomControlStyle = (zcDefault,zcLarge,zcSmall)

Available In: Client and Server Applications

The TZoomControlStyle enumerated type is used with the TZoomControlOptions class to specify the size of the zoom control.

ElementDescription
zcDefaultThe default size (large).
zcLargeA large zoom control.
zcSmallA small zoom control.
Image