| Visual Basic (Declaration) | |
|---|---|
Public Property ImageFormat As String | |
| C# | |
|---|---|
public string ImageFormat {get; set;} | |
| C# | Copy Code |
|---|---|
myWmsLayer.ImageFormat = "image/png"; | |
The image format must be a supported MimeType name, supported by the service and the framework.
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family