Preparing search index...
The search index is not available
NextGIS Frontend
NextGIS Frontend
@nextgis/paint
PathPaint
Interface PathPaint
interface
PathPaint
{
color
?:
string
|
Expression
;
extrude3d
?:
number
|
Expression
;
fill
?:
boolean
;
fillColor
?:
string
|
Expression
;
fillOpacity
?:
number
|
Expression
;
opacity
?:
number
|
Expression
;
stroke
?:
boolean
;
strokeColor
?:
string
|
Expression
;
strokeOpacity
?:
number
|
Expression
;
type
?:
"path"
;
weight
?:
number
|
Expression
;
}
Hierarchy (
view full
)
BasePaint
PathPaint
Index
Properties
color?
extrude3d?
fill?
fill
Color?
fill
Opacity?
opacity?
stroke?
stroke
Color?
stroke
Opacity?
type?
weight?
Properties
Optional
color
color
?:
string
|
Expression
Optional
extrude3d
extrude3d
?:
number
|
Expression
Optional
fill
fill
?:
boolean
Optional
fill
Color
fill
Color
?:
string
|
Expression
Optional
fill
Opacity
fill
Opacity
?:
number
|
Expression
Optional
opacity
opacity
?:
number
|
Expression
Optional
stroke
stroke
?:
boolean
Optional
stroke
Color
stroke
Color
?:
string
|
Expression
Optional
stroke
Opacity
stroke
Opacity
?:
number
|
Expression
Optional
type
type
Optional
weight
weight
?:
number
|
Expression
stroke width TODO: rename to width *
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
color
extrude3d
fill
fill
Color
fill
Opacity
opacity
stroke
stroke
Color
stroke
Opacity
type
weight
NextGIS Frontend
Loading...
stroke width TODO: rename to width *