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