Kinetica C# API
Version 7.2.3.0
|
A set of string constants for the parameter symbol_format. More...
Public Attributes | |
const string | SVG = "svg" |
const string | SVG_PATH = "svg_path" |
A set of string constants for the parameter symbol_format.
Specifies the symbol format. Must be either 'svg' or 'svg_path'.
Definition at line 31 of file InsertSymbol.cs.
const string kinetica.InsertSymbolRequest.SymbolFormat.SVG = "svg" |
Definition at line 33 of file InsertSymbol.cs.
const string kinetica.InsertSymbolRequest.SymbolFormat.SVG_PATH = "svg_path" |
Definition at line 34 of file InsertSymbol.cs.