EmbeddedImageAnnotation Constructor |
Name | Description | |
---|---|---|
EmbeddedImageAnnotation | Creates a new instance of EmbeddedImageAnnotation. | |
EmbeddedImageAnnotation(EmbeddedImageData) | Creates a new instance of EmbeddedImageAnnotation specifying the EmbeddedImageData used by the annotation. | |
EmbeddedImageAnnotation(SerializationInfo, StreamingContext) | Creates a new instance of EmbeddedImageAnnotation from serialized information. | |
EmbeddedImageAnnotation(AnnotationImage, Boolean) | Creates a new instance of EmbeddedImageAnnotation specifying the image. | |
EmbeddedImageAnnotation(AnnotationImage, Boolean, PointF) | Creates a new instance of EmbeddedImageAnnotation specifying the image, whether or not to
maintain the aspect ratio and the initial location of this object. | |
EmbeddedImageAnnotation(AnnotationImage, Boolean, AnnotationBrush, PointF) | Creates a new instance of EmbeddedImageAnnotation specifying the image, shadow and shadow
offset. | |
EmbeddedImageAnnotation(AnnotationImage, Boolean, PointF, AnnotationBrush, PointF) | Creates a new instance of EmbeddedImageAnnotation specifying the image, initial location,
shadow and shadow offset. |