CalloutAnnotation Constructor |
Name | Description | |
---|---|---|
CalloutAnnotation | Creates a new instance of CalloutAnnotation. | |
CalloutAnnotation(String) | Creates a new instance of CalloutAnnotation specifying the text for the annotation.
| |
CalloutAnnotation(CalloutData) | Creates a new instance of CalloutAnnotation specifying the CalloutData
object used by the annotation. | |
CalloutAnnotation(SerializationInfo, StreamingContext) | Creates a new instance of CalloutAnnotation from serialized information. | |
CalloutAnnotation(String, AnnotationFont, AnnotationBrush, Single) | Creates a new instance of CalloutAnnotation specifying the text, font and font brush for
the annotation. | |
CalloutAnnotation(String, AnnotationFont, AnnotationBrush, Single, AnnotationBrush, AnnotationPen, AnnotationPen, Single) | Creates a new instance of CalloutAnnotation specifying the text, font, font brush,
outline and line pen. | |
CalloutAnnotation(String, AnnotationFont, AnnotationBrush, Single, AnnotationBrush, AnnotationPen, AnnotationPen, Single, PointF, Boolean) | Creates a new instance of CalloutAnnotation specifying its parameters. |