dr_factory property

dr_factory property

Gets the drawing factory associated with the context. See IDrawingFactory.

Definition:

@property
def dr_factory(self):
    ...

See Also