Click or drag to resize

AnnotationImage Methods

The AnnotationImage type exposes the following members.

Methods
  NameDescription
Public methodClone
Creates a copy of this AnnotationImage.
Public methodDispose
Releases resources used by this class.
Protected methodDispose(Boolean)
Releases resources used by this class.
Public methodEquals
Compares this AnnotationImage with another to see if they are equal.
(Overrides ObjectEquals(Object).)
Protected methodFinalize
Finalizes an instance of the AnnotationImage class.
(Overrides ObjectFinalize.)
Public methodGetHashCode
Returns a hash code for this instance.
(Overrides ObjectGetHashCode.)
Public methodGetObjectData
Fills a SerializationInfo object with image data.
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Protected methodOnCreateImageObject
Called when the ImageObject property is being requested.
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also