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