Skip to main content
Version: latest

LineToolState

Interface

Represents the state of a Drawing

Properties

currencyId

Optional

The associated symbol's currency ID

Type

string


groupId

Optional

The ID of the group to which drawing belongs

Type

string


id

The entity ID of the drawing

Type

EntityId


ownerSource

The source ID of the object's owner

Type

string


state

The current state object of the drawing

Type

unknown


symbol

Optional

The associated symbol ID for the drawing

Type

string


unitId

Optional

The associated symbol's unit ID

Type

string