color property
color property
Gets or sets the brush color for a line.
Definition:
@property
def color(self):
...
@color.setter
def color(self, value):
...
See Also
- class
InkBrush - module
aspose.slides.ink - library
Aspose.Slides
Gets or sets the brush color for a line.
@property
def color(self):
...
@color.setter
def color(self, value):
...
InkBrushaspose.slides.inkAspose.Slides