DrawingProperties¶ webVis API ReferenceDrawingPropertiesInterface DrawingPropertiesinterface DrawingProperties { enabled?: boolean; name?: string;} IndexPropertiesenabled? name? PropertiesOptionalenabledenabled?: booleanThe enabled state of the Drawing. Defaultfalse Optionalnamename?: stringThe name of the Drawing. Defaultundefined
The enabled state of the Drawing.