color_handle property
color_handle property
Gets or sets the color handle.
Definition:
@property
def color_handle(self):
    ...
@color_handle.setter
def color_handle(self, value):
    ...
See Also
- module aspose.cad.fileformats.cad.cadobjects
- class CadRegion