@vcmap/core
Preparing search index...
LineIntersectionResult
Type Alias LineIntersectionResult
type
LineIntersectionResult
=
{
onLine1
:
boolean
;
onLine2
:
boolean
;
x
:
number
|
null
;
y
:
number
|
null
;
}
Index
Properties
on
Line1
on
Line2
x
y
Properties
on
Line1
onLine1
:
boolean
on
Line2
onLine2
:
boolean
x
x
:
number
|
null
y
y
:
number
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
on
Line1
on
Line2
x
y
@vcmap/core
Loading...