AnnotationPen Methods |
The AnnotationPen type exposes the following members.
Name | Description | |
---|---|---|
Clone | Creates a copy of this AnnotationPen. | |
Equals | Compares this AnnotationPen with another to test 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 an identifier for this object. (Overrides ObjectGetHashCode.) | |
GetObjectData | Fills a SerializationInfo object with information about this AnnotationPen. | |
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 after a property has been changed. | |
OnPropertyChanged | Called when a property value has changed and raises the PropertyChanged event.
| |
OnPropertyChanging | Called before a property is changed. | |
RemoveLineCapEvents | This is a helper method used to remove event handler for an AnnotationLineCap object.
| |
SetLineCapEvents | This is a helper method used to add event handling to an AnnotationLineCap. | |
ToString | Returns a string representation of this object. (Overrides ObjectToString.) |