Package | Description |
---|---|
com.aspose.xps |
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 © 2019 Aspose. All Rights Reserved.