Kinetica C# API
Version 7.0.19.0
|
If set to true, generates a PNG image of the isochrones in the response. More...
Public Attributes | |
const string | TRUE = "true" |
const string | FALSE = "false" |
If set to true, generates a PNG image of the isochrones in the response.
Supported values:
The default value is TRUE. A set of string constants for the parameter generate_image.
Definition at line 46 of file VisualizeIsochrone.cs.
const string kinetica.VisualizeIsochroneRequest.GenerateImage.FALSE = "false" |
Definition at line 49 of file VisualizeIsochrone.cs.
const string kinetica.VisualizeIsochroneRequest.GenerateImage.TRUE = "true" |
Definition at line 48 of file VisualizeIsochrone.cs.