edge_silhouette_width property

edge_silhouette_width property

Gets or sets the width of the edge silhouette.

Definition:

@property
def edge_silhouette_width(self):
    ...
@edge_silhouette_width.setter
def edge_silhouette_width(self, value):
    ...

See Also