AnnotationBrush Methods |
The AnnotationBrush type exposes the following members.
| Name | Description | |
|---|---|---|
| Clone | Creates a copy of the AnnotationBrush object. | |
| Equals | Used to compare two AnnotationBrush objects. (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 an identifier for this object. (Overrides ObjectGetHashCode.) | |
| GetObjectData | Fills a SerializationInfo object with information about the brush. | |
| 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 after a property has been changed. | |
| OnPropertyChanged | Called when a property value has changed and raises the PropertyChanged
event. | |
| OnPropertyChanging | Called before a property has been changed. | |
| ToString | Returns a information about this AnnotationBrush. (Overrides ObjectToString.) |