NextGIS Frontend
Preparing search index...
@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 Summary
)
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
fillColor
?:
string
|
Expression
height
height
:
number
length
length
:
number
Optional
stroke
stroke
?:
boolean
Optional
stroke
Color
strokeColor
?:
string
|
Expression
Optional
stroke
Width
strokeWidth
?:
number
|
Expression
type
type
:
"ellipsoid"
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...