color property
color property
Returns or sets color of the drawing guide.
Read/write Color.
Definition:
@property
def color(self):
...
@color.setter
def color(self, value):
...
See Also
- class
DrawingGuide - class
Color - module
aspose.slides - library
Aspose.Slides