Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-cesium-engine
/
cesium.engine
/
ScreenSpaceEventHandler
/
TwoPointEvent
Two
Point
Event
interface
TwoPointEvent
(
source
)
An Event that occurs at a two positions on screen.
See also
Online Documentation
Members
Properties
position1
Link copied to clipboard
abstract
val
position1
:
Cartesian2
position2
Link copied to clipboard
abstract
val
position2
:
Cartesian2