Kinetica C# API
Version 6.0.1.0
|
Specifies the symbol format. More...
Public Attributes | |
const string | SVG = "svg" |
const string | SVG_PATH = "svg_path" |
Specifies the symbol format.
Must be either 'svg' or 'svg_path'. Values: svg, svg_path.
A set of string constants for the parameter <member name="symbol_format">.
Definition at line 35 of file InsertSymbol.cs.
const string kinetica.InsertSymbolRequest.SymbolFormat.SVG = "svg" |
Definition at line 37 of file InsertSymbol.cs.
const string kinetica.InsertSymbolRequest.SymbolFormat.SVG_PATH = "svg_path" |
Definition at line 38 of file InsertSymbol.cs.