This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > GISClient > ESRI.ArcGIS.GISClient > Interfaces > IW > IWMSLayerDescription2 Interface > IWMSLayerDescription2.IsSubsettable Property (ArcObjects .NET 10.4 SDK) |
Indicates whether or not the server will be able to crop the data to a geographic area smaller than its enclosing bounding box.
[Visual Basic .NET] Public ReadOnly Property IsSubsettable As Boolean
[C#] public bool IsSubsettable {get;}
[C++]
HRESULT get_IsSubsettable(
VARIANT_BOOL* IsSubsettable
);
[C++]
Parameters IsSubsettable [out, retval] IsSubsettable is a parameter of type VARIANT_BOOL