This document is archived and information here might be outdated. Recommended version. |
Values for the avialble dimensions in WMTS Layer.
[Visual Basic .NET] Public Property Dimensions As IPropertySet
[C#] public IPropertySet Dimensions {get; set;}
[C++]
HRESULT get_Dimensions(
IPropertySet* Dimensions
);
[C++]
HRESULT put_Dimensions(
IPropertySet** Dimensions
);
[C++] Parameters Dimensions [in]
Dimensions is a parameter of type IPropertySet* Dimensions [out, retval]
Dimensions is a parameter of type IPropertySet**