| Package | Description |
|---|---|
| com.aspose.cad.fileformats.dwf.dwfxps.fixedpage.dto |
| Modifier and Type | Method and Description |
|---|---|
GradientStop[] |
LinearGradientBrush.getLinearGradientBrushGradientStops()
Gets or sets the linear gradient brush gradient stops.
|
GradientStop[] |
RadialGradientBrush.getRadialGradientBrushGradientStops()
Gets or sets the radial gradient brush gradient stops.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LinearGradientBrush.setLinearGradientBrushGradientStops(GradientStop[] value)
Gets or sets the linear gradient brush gradient stops.
|
void |
RadialGradientBrush.setRadialGradientBrushGradientStops(GradientStop[] value)
Gets or sets the radial gradient brush gradient stops.
|
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.