empty property
empty property
Gets a new instance of the PointF
structure that has PointF.x
and PointF.y
values set to zero.
Definition:
@property
def empty(self):
...
See Also
- module
aspose.cad
- class
PointF
Gets a new instance of the PointF
structure that has PointF.x
and PointF.y
values set to zero.
@property
def empty(self):
...
aspose.cad
PointF