Click or drag to resize

propertyAnnotationPresetItemDefinitionskeyValuePairs Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets or sets the key value pairs.

Namespace:  imbSCI.Core.style.preset
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public List<propertyAnnotationPresetItemTuple> keyValuePairs { get; set; }
Request Example View Source

Property Value

Type: ListpropertyAnnotationPresetItemTuple
The key value pairs.
See Also