This document is archived and information here might be outdated. Recommended version. |
Indicates if the SAPolygon geometries should be generated and returned with the analysis results.
[Visual Basic .NET] Public Property ReturnSAPolygonGeometries As Boolean
[C#] public bool ReturnSAPolygonGeometries {get; set;}
[C++]
HRESULT get_ReturnSAPolygonGeometries(
VARIANT_BOOL ReturnSAPolygonGeometries
);
[C++]
HRESULT put_ReturnSAPolygonGeometries(
Boolean* ReturnSAPolygonGeometries
);
[C++]
Parameters ReturnSAPolygonGeometries [in]
ReturnSAPolygonGeometries is a parameter of type bool ReturnSAPolygonGeometries [out, retval]
ReturnSAPolygonGeometries is a parameter of type bool*