Enum content

ElementCloneFlags

Namespace: datalogics_interface

Description

Flags that control how an Element is cloned.

Values

None

Normal copying.

NoGraphicState

The copied element does not need a GraphicState.

CopyClipping

Acquire the clip path and apply it to the copy. Cannot be combined with NoGraphicState.