TIWCGJQMapQueryLayerImageFormat Enumeration

Represents type TIWCGJQMapQueryLayerImageFormat.

Namespace: IWCGJQMapQuery
type
 TIWCGJQMapQueryLayerImageFormat = (mqlifPng,mqlifImageJpeg,mqlifGif);

The TIWCGJQMapQueryLayerImageFormat type exposes the following members.

Show:
 NameDescription
mqlifGif

Represents constant mqlifGif.

mqlifImageJpeg

Represents constant mqlifImageJpeg.

mqlifPng

Represents constant mqlifPng.

Top