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