width property
width property
Gets or sets the width of this DiagramShape
in points.
Definition:
@property
def width(self):
...
@width.setter
def width(self, value):
...
See Also
- module
groupdocs.watermark.contents.diagram
- class
DiagramShape