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