x property
x property
Gets or sets the horizontal offset of this DiagramShape from page left border in points.
Definition:
@property
def x(self):
...
@x.setter
def x(self, value):
...
See Also
- module
groupdocs.watermark.contents.diagram - class
DiagramShape