graphics_path property

graphics_path property

Returns an element’s path. Read-only aspose.pydrawing.Drawing2D.GraphicsPath.

Definition:

@property
def graphics_path(self):
    ...

See Also