center_point property
center_point property
Gets or sets the centerPoint.
Definition:
@property
def center_point(self):
...
@center_point.setter
def center_point(self, value):
...
See Also
- module
aspose.cad.fileformats.cad.cadobjects.hatch - class
CadBoundaryPathCircularArc - class
Point2D