Preparing search index...
The search index is not available
NextGIS Frontend
NextGIS Frontend
@nextgis/paint
Ellipsoid3DPaint
Interface Ellipsoid3DPaint
interface
Ellipsoid3DPaint
{
color
?:
string
|
Expression
;
fill
?:
boolean
;
fillColor
?:
string
|
Expression
;
height
:
number
;
length
:
number
;
stroke
?:
boolean
;
strokeColor
?:
string
|
Expression
;
strokeWidth
?:
number
|
Expression
;
type
:
"ellipsoid"
;
width
:
number
;
}
Hierarchy (
view full
)
Base3DPaint
Ellipsoid3DPaint
Index
Properties
color?
fill?
fill
Color?
height
length
stroke?
stroke
Color?
stroke
Width?
type
width
Properties
Optional
color
color
?:
string
|
Expression
Optional
fill
fill
?:
boolean
Optional
fill
Color
fill
Color
?:
string
|
Expression
height
height
:
number
length
length
:
number
Optional
stroke
stroke
?:
boolean
Optional
stroke
Color
stroke
Color
?:
string
|
Expression
Optional
stroke
Width
stroke
Width
?:
number
|
Expression
type
type
width
width
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
color
fill
fill
Color
height
length
stroke
stroke
Color
stroke
Width
type
width
NextGIS Frontend
Loading...