HatchFill: { color: string; id: string; isCustom?: boolean; label: string; name: HatchNames; rules: { angle?: number; lines?: HatchLine[]; scale?: number; step?: number; strokeWidth?: number; }; } Type declaration
color: string
id: string
OptionalisCustom?: boolean
label: string
rules: {
angle?: number;
lines?: HatchLine[];
scale?: number;
step?: number;
strokeWidth?: number;
}
Optionalangle?: number
Optionalscale?: number
Optionalstep?: number
OptionalstrokeWidth?: number
идентификатор каждой созданной штриховки, а не типа. Назначается динамически