A set of string constants for the parameter InsertSymbolRequest.options. More…
Static Public Attributes | |
| const string | COLOR = “color” |
| If InsertSymbolRequest.symbol_format is ‘svg’ this is ignored. | |
Detailed Description
A set of string constants for the parameter InsertSymbolRequest.options.
Optional parameters.
Definition at line 44 of file InsertSymbol.cs.
Member Data Documentation
◆ COLOR
| static |
If InsertSymbolRequest.symbol_format is ‘svg’ this is ignored.
If InsertSymbolRequest.symbol_format is ‘svg_path’ then this option specifies the color (in RRGGBB hex format) of the path. For example, to have the path rendered in red, used ‘FF0000’. If ‘color’ is not provided then ‘00FF00’ (i.e. green) is used by default.
Definition at line 53 of file InsertSymbol.cs.
The documentation for this struct was generated from the following files:
- _build/public-os_ubuntu24.04-arch_amd64-cc_gcc_13.3.0/install/Kinetica/Protocol/InsertSymbol.cs
- Kinetica/Protocol/InsertSymbol.cs