start_cap property
start_cap property
Gets or sets the start cap.
Definition:
@property
def start_cap(self):
...
@start_cap.setter
def start_cap(self, value):
...
See Also
- module
aspose.cad.imageoptions - class
LineCap - class
PenOptions
Gets or sets the start cap.
@property
def start_cap(self):
...
@start_cap.setter
def start_cap(self, value):
...
aspose.cad.imageoptionsLineCapPenOptions