supervision-js
Preparing search index...
Styles
PolylineAnnotationRenderer
Interface PolylineAnnotationRenderer
interface
PolylineAnnotationRenderer
{
id
:
string
;
kind
:
"polyline"
;
style
?:
PolylineStyle
|
null
;
}
Hierarchy
BaseAnnotationRenderer
PolylineAnnotationRenderer
Index
Properties
id
kind
style?
Properties
Readonly
id
id
:
string
Stable identity within one presentation.
Readonly
kind
kind
:
"polyline"
Optional
Readonly
style
style
?:
PolylineStyle
|
null
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
kind
style
supervision-js
Loading...
Stable identity within one presentation.