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