AnnotationFont Methods |
The AnnotationFont type exposes the following members.
| Name | Description | |
|---|---|---|
| Clone | Creates a copy of this AnnotationFont. | |
| Equals | Compares the AnnotationFont with another to see if they are equal. (Overrides ObjectEquals(Object).) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode |
Returns a hash code for this instance.
(Overrides ObjectGetHashCode.) | |
| GetObjectData | Fills a SerializationInfo object with information about this AnnotationFont. | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| OnAnnotationControllerNotification | Called to notify the AnnotationController about a property change. | |
| OnPropertyChanged | Called when a property value has changed and raises the PropertyChanged
event. | |
| OnPropertyChanging | Called before a property has been changed. | |
| ToString | Returns a string representation of this object. (Overrides ObjectToString.) |