A set of string constants for the parameter InsertSymbolRequest.symbol_format. More…
Static Public Attributes | |
| const string | SVG = “svg” |
| A constant for the InsertSymbolRequest.SymbolFormat options. | |
| const string | SVG_PATH = “svg_path” |
| A constant for the InsertSymbolRequest.SymbolFormat options. | |
Detailed Description
A set of string constants for the parameter InsertSymbolRequest.symbol_format.
Specifies the symbol format. Must be either ‘svg’ or ‘svg_path’.
Definition at line 30 of file InsertSymbol.cs.
Member Data Documentation
◆ SVG
| static |
A constant for the InsertSymbolRequest.SymbolFormat options.
Definition at line 34 of file InsertSymbol.cs.
◆ SVG_PATH
| static |
A constant for the InsertSymbolRequest.SymbolFormat options.
Definition at line 38 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