geoview-core
Preparing search index...
EsriSimpleMarkerSymbol
Interface EsriSimpleMarkerSymbol
interface
EsriSimpleMarkerSymbol
{
angle
:
number
;
color
:
TypeEsriColor
;
outline
:
EsriSimpleLineSymbol
;
size
:
number
;
style
:
EsriSymbolStyle
;
type
:
"esriSMS"
;
xoffset
:
number
;
yoffset
:
number
;
}
Hierarchy (
View Summary
)
EsriBaseSymbol
EsriSimpleMarkerSymbol
Index
Properties
angle
color
outline
size
style
type
xoffset
yoffset
Properties
angle
angle
:
number
color
color
:
TypeEsriColor
outline
outline
:
EsriSimpleLineSymbol
size
size
:
number
style
style
:
EsriSymbolStyle
type
type
:
"esriSMS"
xoffset
xoffset
:
number
yoffset
yoffset
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
angle
color
outline
size
style
type
xoffset
yoffset
geoview-core
Loading...