stroke property

Shape.stroke property

Defines a stroke for a shape.

@property
def stroke(self) -> aspose.words.drawing.Stroke:
    ...

See Also