Click or drag to resize

WpfCalloutAnnotation Constructor

Overload List
  NameDescription
Public methodWpfCalloutAnnotation
Creates a new instance WpfCalloutAnnotation using default values.
Public methodWpfCalloutAnnotation(CalloutData)
Creates a new instance of WpfCalloutAnnotation from a CalloutData object.
Public methodWpfCalloutAnnotation(String, AnnotationFont, AnnotationBrush, AnnotationPen, Double, AnnotationBrush, AnnotationPen)
Creates a new instance of WpfCalloutAnnotation specifying its more common properties.
Public methodWpfCalloutAnnotation(Rect, Point, String, AnnotationFont, AnnotationBrush, AnnotationPen, Double, AnnotationBrush, AnnotationPen, AnnotationBrush, Point, Double, StringAlignment, StringAlignment)
Creates a new instance of WpfCalloutAnnotation specifying its properties.
Top
See Also