OptionalangleGradient angle in radians, matching AcDbHatch.gradientAngle.
OptionalbackgroundBackground fill color shown behind the gradient rectangle.
OptionalendSecond gradient color.
A number is treated as packed RGB (0xRRGGBB). A string is emitted as a
CSS color value.
OptionalheightSVG viewport height in pixels.
OptionaloneWhether the gradient uses one base color plus a shade/tint variant.
OptionalshadeShade/tint value used in one-color mode. 0 maps to black, 0.5 keeps the
base color, and 1 maps to white.
OptionalshiftRelative shift applied to the gradient focus or midpoint.
OptionalstartFirst gradient color.
A number is treated as packed RGB (0xRRGGBB). A string is emitted as a
CSS color value.
OptionalwidthSVG viewport width in pixels.
Optional preview options when rendering an AutoCAD hatch gradient to SVG.