[]
Represents an image annotation for the AnnotationLayer
public class Image : AnnotationBase, INotifyPropertyChanged, IImage
Name | Description |
---|---|
Image() | Create an instance of the Image class. |
Image(string) | Create an instance of the Image class. |
Image(string, int, int) | Create an instance of the Image class. |
Name | Description |
---|---|
HRef | Gets or sets the image link of the annotation. |
Height | Gets or sets the height of image annotation. |
Width | Gets or sets the width of image annotation. |
Name | Description |
---|---|
GetSize() | Gets the element size. |