| Package | Description |
|---|---|
| com.aspose.tex.rendering |
| Modifier and Type | Method and Description |
|---|---|
ColoredStroke |
Device.getStroke()
Gets the current stroke.
|
ColoredStroke |
ImageDevice.getStroke()
Gets the current stroke.
|
ColoredStroke |
PdfDevice.getStroke()
Gets the current stroke.
|
ColoredStroke |
XpsDevice.getStroke()
Gets the current stroke.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Device.setStroke(ColoredStroke value)
Sets the current stroke.
|
void |
ImageDevice.setStroke(ColoredStroke value)
Sets the current stroke.
|
void |
PdfDevice.setStroke(ColoredStroke value)
Sets the current stroke.
|
void |
XpsDevice.setStroke(ColoredStroke value)
Sets the current stroke.
|
Copyright © 2021 Aspose. All Rights Reserved.