points_2d property
points_2d property
Gets or sets the points2d.
Definition:
@property
def points_2d(self):
...
@points_2d.setter
def points_2d(self, value):
...
See Also
- module
aspose.cad.fileformats.cad.cadobjects
- class
CadPdfUnderlay
Gets or sets the points2d.
@property
def points_2d(self):
...
@points_2d.setter
def points_2d(self, value):
...
aspose.cad.fileformats.cad.cadobjects
CadPdfUnderlay