| | Name | Description |
|---|
 | EmbeddedImageGraphic(EmbeddedImageGraphic) |
Initializes a new instance of the EmbeddedImageGraphic class by copying another instance.
|
 | EmbeddedImageGraphic(IXmlDeserializationInfo) |
Initializes a new instance of the EmbeddedImageGraphic class during deserialization.
|
 | EmbeddedImageGraphic(PointD3D, ImageProxy) |
Initializes a new instance of the EmbeddedImageGraphic class.
|
 | EmbeddedImageGraphic(PointD3D, VectorD3D, ImageProxy) |
Initializes a new instance with explicit position, size, and image.
|
 | EmbeddedImageGraphic(PointD3D, Double, ImageProxy) |
Initializes a new instance with position, rotation, and image.
|
 | EmbeddedImageGraphic(Double, Double, Double, ImageProxy) |
Initializes a new instance of the EmbeddedImageGraphic class.
|
 | EmbeddedImageGraphic(PointD3D, VectorD3D, Double, ImageProxy) |
Initializes a new instance with position, size, rotation, and image.
|
 | EmbeddedImageGraphic(Double, Double, Double, VectorD3D, ImageProxy) |
Initializes a new instance with explicit coordinates, size, and image.
|
 | EmbeddedImageGraphic(Double, Double, Double, Double, ImageProxy) |
Initializes a new instance with coordinates, rotation, and image.
|
 | EmbeddedImageGraphic(Double, Double, Double, VectorD3D, Double, ImageProxy) |
Initializes a new instance with coordinates, size, rotation, and image.
|
 | EmbeddedImageGraphic(Double, Double, Double, Double, Double, ImageProxy) |
Initializes a new instance with explicit coordinates, width, height, and image.
|
 | EmbeddedImageGraphic(Double, Double, Double, Double, Double, Double, ImageProxy) |
Initializes a new instance with coordinates, width, height, rotation, and image.
|