This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IW > IWMTSLayer Interface > IWMTSLayer.ImageFormat Property (ArcObjects .NET 10.4 SDK) |
Image format.
[Visual Basic .NET] Public Property ImageFormat As String
[C#] public string ImageFormat {get; set;}
[C++]
HRESULT get_ImageFormat(
BSTR* ImageFormat
);
[C++]
HRESULT put_ImageFormat(
BSTR ImageFormat
);
[C++]
Parameters ImageFormat [out, retval] ImageFormat is a parameter of type BSTR ImageFormat [in] ImageFormat is a parameter of type BSTR