filled property

filled property

Gets a value indicating whether this DgnShapeElement is filled.

Definition:

@property
def filled(self):
    ...

See Also