Preparing search index...
The search index is not available
@honua/sdk-js
@honua/sdk-js
esri-compat-entry
TextSymbolCompatOptions
Interface TextSymbolCompatOptions
interface
TextSymbolCompatOptions
{
angle
?:
number
;
color
?:
unknown
;
font
?:
unknown
;
haloColor
?:
unknown
;
haloSize
?:
string
|
number
;
text
?:
string
;
xoffset
?:
number
;
yoffset
?:
number
;
}
Index
Properties
angle?
color?
font?
halo
Color?
halo
Size?
text?
xoffset?
yoffset?
Properties
Optional
angle
angle
?:
number
Optional
color
color
?:
unknown
Optional
font
font
?:
unknown
Optional
halo
Color
halo
Color
?:
unknown
Optional
halo
Size
halo
Size
?:
string
|
number
Optional
text
text
?:
string
Optional
xoffset
xoffset
?:
number
Optional
yoffset
yoffset
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
angle
color
font
halo
Color
halo
Size
text
xoffset
yoffset
@honua/sdk-js
Loading...