text_start_point property
text_start_point property
Gets or sets the text start point.
Definition:
@property
def text_start_point(self):
    ...
@text_start_point.setter
def text_start_point(self, value):
    ...
See Also
- module aspose.cad.fileformats.cad.cadobjects.attentities
- class Cad3DPoint
- class CadAttrib