Embedded |
| Name | Description | |
|---|---|---|
| CopyFrom(Object) | Try to copy from another object. Should try to copy even if the object to copy from is not of the same type, but a base type. In this case only the base properties should be copied. | |
| CopyFrom(EmbeddedImageGraphic, Boolean) | Copies values from another EmbeddedImageGraphic instance. | |
| CopyFrom(GraphicBase, Boolean) | Copies values from another GraphicBase instance. | |
| CopyFrom(ImageGraphic, Boolean) | Copies values from another ImageGraphic instance. |