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