ArcGIS API for WPF - Library Reference
Formats Property
See Also  Send comments on this topic
ESRI.ArcGIS.Client.Toolkit.DataSources Namespace > WmtsLayer.WmtsLayerInfo Class : Formats Property

Gets the enumeration of image formats supported by the layer.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property Formats As IEnumerable(Of String)
C# 
public IEnumerable<string> Formats {get;}

Property Value

The formats.

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© ESRI, Inc. All Rights Reserved.