Click or drag to resize

subjectRenderLayerslayers Property

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

[Missing <summary> documentation for "P:imbNLP.PartOfSpeech.pipelineForPos.render.subjectRenderLayers.layers"]

Namespace:  imbNLP.PartOfSpeech.pipelineForPos.render
Assembly:  imbNLP.PartOfSpeech (in imbNLP.PartOfSpeech.dll) Version: 0.2.30
Syntax
C#
public Dictionary<contentTokenSubjectRenderMode, textMap<pipelineTaskSubjectContentToken>> layers { get; protected set; }

Property Value

Type: DictionarycontentTokenSubjectRenderMode, textMappipelineTaskSubjectContentToken
See Also