path_type property
path_type property
Gets or sets the type of path.
Definition:
@property
def path_type(self):
...
@path_type.setter
def path_type(self, value):
...
See Also
- module
aspose.cad.fileformats.cad.cadobjects
- class
CadLeader
Gets or sets the type of path.
@property
def path_type(self):
...
@path_type.setter
def path_type(self, value):
...
aspose.cad.fileformats.cad.cadobjects
CadLeader