top property
top property
Gets or sets the y-coordinate of the top edge of this RectangleF structure.
Definition:
@property
def top(self):
...
@top.setter
def top(self, value):
...
See Also
- module
aspose.cad - class
RectangleF
Gets or sets the y-coordinate of the top edge of this RectangleF structure.
@property
def top(self):
...
@top.setter
def top(self, value):
...
aspose.cadRectangleF