EmbeddedImageData Constructor |
Name | Description | |
---|---|---|
![]() | EmbeddedImageData() | Creates a new instance of EmbeddedImageData. |
![]() | EmbeddedImageData(AnnotationImage) | Creates a new instance of EmbeddedImageData specifying the image. |
![]() | EmbeddedImageData(WangAttributeData) | Creates a new instance of EmbeddedImageData from WANG data. |
![]() | EmbeddedImageData(SerializationInfo, StreamingContext) | Creates a new instance of EmbeddedImageData from serialized information. |
![]() | EmbeddedImageData(AnnotationImage, PointF) | Creates a new instance of EmbeddedImageData specifying the image, whether or not to
maintain the aspect ratio and the initial location of this object. |
![]() | EmbeddedImageData(AnnotationImage, AnnotationBrush, PointF) | Creates a new instance of EmbeddedImageData specifying the image, shadow and shadow
offset. |
![]() | EmbeddedImageData(AnnotationImage, PointF, AnnotationBrush, PointF) | Creates a new instance of EmbeddedImageData specifying the image, initial location,
shadow and shadow offset. |