x property
x property
Returns or sets the x-coordinate of the upper-left corner of the shape. Read/write float.
Remarks
Returned value is always defined (is not float.NaN). Assigned value must be defined (not float.NaN). You can set undefined values for RawFrame instance properties.
Definition:
@property
def x(self):
...
@x.setter
def x(self, value):
...
See Also
- class
Ink
- module
aspose.slides.ink
- library
Aspose.Slides