Cesium Utils - v0.0.20
GitHub
NPM
Preparing search index...
IHighlight
Interface IHighlight
interface
IHighlight
{
color
:
Color
;
destroy
()
:
void
;
hide
()
:
void
;
show
(
object
:
any
,
options
?:
HighlightOptions
)
:
void
;
}
Index
Properties
color
Methods
destroy
hide
show
Properties
color
color
:
Color
Methods
destroy
destroy
()
:
void
Returns
void
hide
hide
()
:
void
Returns
void
show
show
(
object
:
any
,
options
?:
HighlightOptions
)
:
void
Parameters
object
:
any
Optional
options
:
HighlightOptions
Returns
void
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
color
Methods
destroy
hide
show
GitHub
NPM
Cesium Utils - v0.0.20
Loading...