Skip to main content

Class: InkNode

(abstract) InkModel.InkNode()

(abstract) new InkNode()

Properties:
NameTypeDescription
typestringNode type - oneof(GROUP, PATH)
dataTypestringNode data type - oneof(STROKE, SENSOR_DATA, ol<STROKE>, ol<SENSOR_DATA>)
boundsCommon.RectNode bounds

Extends

Home