geoview-core - v2.2.0
Preparing search index...
MosaicRuleChangedEvent
Interface MosaicRuleChangedEvent
Define an event for the delegate.
interface
MosaicRuleChangedEvent
{
mosaicRule
:
TypeMosaicRule
|
undefined
;
}
Hierarchy
LayerBaseEvent
MosaicRuleChangedEvent
Index
Properties
mosaic
Rule
Properties
mosaic
Rule
mosaicRule
:
TypeMosaicRule
|
undefined
The mosaic rule, or undefined when removed.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
mosaic
Rule
geoview-core - v2.2.0
Loading...
Define an event for the delegate.