paint property
paint property
Gets/sets the brush for filling paths.
Definition:
@property
def paint(self):
...
@paint.setter
def paint(self, value):
...
See Also
- module
aspose.page.xps.presentation.image - class
ImageDevice
Gets/sets the brush for filling paths.
@property
def paint(self):
...
@paint.setter
def paint(self, value):
...
aspose.page.xps.presentation.imageImageDevice