ReferencedImageAnnotation Constructor |
Name | Description | |
---|---|---|
ReferencedImageAnnotation | Creates a new instance of ReferencedImageAnnotation. | |
ReferencedImageAnnotation(String) | Creates a new instance of ReferencedImageAnnotation specifying the filename of the image.
| |
ReferencedImageAnnotation(ReferencedImageData) | Creates a new instance of ReferencedImageAnnotation specifying the annotation data.
| |
ReferencedImageAnnotation(SerializationInfo, StreamingContext) | Creates a new instance of ReferencedImageAnnotation from serialized information.
| |
ReferencedImageAnnotation(String, Boolean) | Creates an instance of ReferencedImageAnnotation specifying the filename of the image and
indicating whether the aspect ratio should be maintained. | |
ReferencedImageAnnotation(String, Boolean, PointF) | Creates a new instance of ReferencedImageAnnotation specifying the filename, location and
whether the aspect ratio should be maintained. | |
ReferencedImageAnnotation(String, Boolean, PointF, AnnotationBrush, PointF) | Creates a new instance of ReferencedImageAnnotation specifying the filename, initial
location, shadow, shadow offset and indicates whether the image aspect ratio should be maintained. |