Click or drag to resize

AnnotationPen Methods

The AnnotationPen type exposes the following members.

Methods
  NameDescription
Public methodClone
Creates a copy of this AnnotationPen.
Public methodEquals
Compares this AnnotationPen with another to test if they are equal.
(Overrides ObjectEquals(Object).)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetHashCode
Returns an identifier for this object.
(Overrides ObjectGetHashCode.)
Public methodGetObjectData
Fills a SerializationInfo object with information about this AnnotationPen.
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 methodOnAnnotationControllerNotification
Called to notify the AnnotationController after a property has been changed.
Protected methodOnPropertyChanged
Called when a property value has changed and raises the PropertyChanged event.
Protected methodOnPropertyChanging
Called before a property is changed.
Protected methodRemoveLineCapEvents
This is a helper method used to remove event handler for an AnnotationLineCap object.
Protected methodSetLineCapEvents
This is a helper method used to add event handling to an AnnotationLineCap.
Public methodToString
Returns a string representation of this object.
(Overrides ObjectToString.)
Top
See Also