This document is archived and information here might be outdated. Recommended version. |
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(
Boolean* IsSubsettable
);
[C++] Parameters IsSubsettable [out, retval]
IsSubsettable is a parameter of type bool*