AnnotationLineCap Methods |
The AnnotationLineCap type exposes the following members.
Name | Description | |
---|---|---|
Clone | Creates a copy of this AnnotationLineCap. | |
Equals | Compares one AnnotationLineCap with another to determine of that contain the same
property values. (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 the SerializationInfo object with properties values for the AnnoationLineCap class.
| |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
LineCapSizeFromString | Converts the string representation of the annotation cap size,
which are used by JavaScript on client part, to the numerical values used by AnnotationLineCap class. | |
LineCapSizeToString | Converts the annotation cap size to the string representation,
which are used by JavaScript on client part | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
OnAnnotationControllerNotification | Called when a notification is being sent to the AnnotationController. | |
OnPropertyChanged | Called when a property value has changed. | |
OnPropertyChanging | Called when a property value changes. | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |