location property
location property
Gets or sets the coordinates of the upper-left corner of this RectangleF structure.
Definition:
@property
def location(self):
...
@location.setter
def location(self, value):
...
See Also
- module
aspose.cad - class
PointF - class
RectangleF