g3-toolkit API Reference
Preparing search index...
core/src
MetricsEdge
Interface MetricsEdge
interface
MetricsEdge
{
id
:
string
;
points
:
readonly
{
x
:
number
;
y
:
number
}
[]
;
}
Index
Properties
id
points
Properties
id
id
:
string
points
points
:
readonly
{
x
:
number
;
y
:
number
}
[]
Absolute polyline, endpoints included, in draw order.
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
id
points
g3-toolkit API Reference
Loading...
Absolute polyline, endpoints included, in draw order.