This document is archived and information here might be outdated. Recommended version. |
Active style that will be used for drawing.
[Visual Basic .NET] Public Property Style As IWMSLayerStyleDescription
[C#] public IWMSLayerStyleDescription Style {get; set;}
[C++]
HRESULT get_Style(
IWMSLayerStyleDescription* Style
);
[C++]
HRESULT putref_Style(
IWMSLayerStyleDescription** Style
);
[C++] Parameters Style [in]
Style is a parameter of type IWMSLayerStyleDescription* Style [out, retval]
Style is a parameter of type IWMSLayerStyleDescription**