Preparing search index...
The search index is not available
RAMP4 - v4.10.0-beta
RAMP4
geo/api/geo-defs
LineStyleOptions
Interface LineStyleOptions
interface
LineStyleOptions
{
cap
?:
LineCapType
;
colour
?:
string
|
number
[]
|
ColourParams
;
join
?:
LineJoinType
;
miter
?:
number
;
style
?:
LineStyleType
;
width
?:
string
|
number
;
}
Index
Properties
cap?
colour?
join?
miter?
style?
width?
Properties
Optional
cap
cap
?:
LineCapType
Optional
colour
colour
?:
string
|
number
[]
|
ColourParams
Optional
join
join
?:
LineJoinType
Optional
miter
miter
?:
number
Optional
style
style
?:
LineStyleType
Optional
width
width
?:
string
|
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
cap
colour
join
miter
style
width
RAMP4 - v4.10.0-beta
Loading...