Package | Description |
---|---|
com.aspose.xps |
The com.aspose.xps is a root package for all classes that deal with XPS document.
|
Modifier and Type | Method and Description |
---|---|
XpsLinearGradientBrush |
XpsDocument.createLinearGradientBrush(List<XpsGradientStop> gradientStops,
Point2D startPoint,
Point2D endPoint)
Creates a new linear gradient brush.
|
XpsLinearGradientBrush |
XpsDocument.createLinearGradientBrush(Point2D startPoint,
Point2D endPoint)
Creates a new linear gradient brush.
|
XpsLinearGradientBrush |
XpsLinearGradientBrush.deepClone()
Clones this linear gradient brush.
|
Copyright © 2022 Aspose. All Rights Reserved.