Einhugur SVG Plugin for Xojo |
|
EinhugurSVG.LayoutLinearGradient Class
Layout linear gradient class.
(Part of the preliminary support for walking and tweaking the SVG model)
Tweaking the model allows you to do things like this to for example created disabled version of your SVG:
svg.Root.Opacity = 00.3
EinhugurSVG.LayoutGradient
LayoutLinearGradient
class EinhugurSVG.LayoutLinearGradient
Constructors
Properties
ID (Inherited) | ID of the object. |
SpreadMethod (Inherited) | Spread method of the gradient. |
X1 | X1 for the gradient. |
X2 | X2 for the gradient. |
Y1 | Y1 for the gradient. |
Y2 | Y1 for the gradient. |
Supported Platforms:
macOS Intel 32 bitmacOS Intel 64 bitmacOS Apple SiliconWindows 32 bitWindows 64 bitWindows ARM 64 bitLinux 32 bitLinux 64 bitLinux ARM 32 bitLinux ARM 64 bitiOS