type property
type property
Gets or sets the StencilType
.
Definition:
@property
def type(self):
...
@type.setter
def type(self, value):
...
See Also
- module
aspose.svg.imagevectorization
- class
StencilConfiguration
- class
StencilType
Gets or sets the StencilType
.
@property
def type(self):
...
@type.setter
def type(self, value):
...
aspose.svg.imagevectorization
StencilConfiguration
StencilType