This document is archived and information here might be outdated. Recommended version. |
Indicates whether the filter owns the query geometry.
[Visual Basic .NET]
Public ReadOnly Property FilterOwnsGeometry As Boolean
[C#]
public bool FilterOwnsGeometry {get;}
[C++]
HRESULT get_FilterOwnsGeometry(
Boolean* spatialFilterOwnsGeometry
);
[C++] Parameters spatialFilterOwnsGeometry [out, retval]
spatialFilterOwnsGeometry is a parameter of type bool*