drawing_guides property

drawing_guides property

Returns the collection of the drawing guides. Read-only IDrawingGuidesCollection

Definition:

@property
def drawing_guides(self):
    ...

See Also