LineToolsAndGroupsState
Interface
Represents the state of drawings and groups
Properties
groups
A map of group IDs to drawings group states
Type
Map<string, LineToolsGroupState>
sources
A map of sources to drawing states
Type
Map<EntityId, LineToolState>
symbol
OptionalThe symbol ID associated with the drawings and groups
Type
string