Eulergraph
Preparing search index...
types/DrawParams
HatchFill
Type Alias HatchFill
type
HatchFill
=
{
color
:
string
;
id
:
string
;
isCustom
?:
boolean
;
label
:
string
;
name
:
HatchNames
;
rules
:
{
angle
?:
number
;
lines
?:
HatchLine
[]
;
scale
?:
number
;
step
?:
number
;
strokeWidth
?:
number
;
}
;
}
Index
Properties
color
id
is
Custom?
label
name
rules
Properties
color
color
:
string
id
id
:
string
идентификатор каждой созданной штриховки, а не типа. Назначается динамически
Optional
is
Custom
isCustom
?:
boolean
label
label
:
string
name
name
:
HatchNames
rules
rules
:
{
angle
?:
number
;
lines
?:
HatchLine
[]
;
scale
?:
number
;
step
?:
number
;
strokeWidth
?:
number
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
color
id
is
Custom
label
name
rules
Eulergraph
Loading...
идентификатор каждой созданной штриховки, а не типа. Назначается динамически