HotSpotAnnotation Constructor |
Name | Description | |
---|---|---|
HotSpotAnnotation | Creates a new instance of HotSpotAnnotation. | |
HotSpotAnnotation(HotSpotData) | Creates a new instance of HotSpotAnnotation specifying the annotation data. | |
HotSpotAnnotation(RectangleF, AnnotationBrush) | Creates a new instance of HotSpotAnnotation specifying the rectangle bounds fill.
| |
HotSpotAnnotation(RectangleF, AnnotationPen) | Creates a new instance of HotSpotAnnotation specifying the rectangle bounds and outline.
| |
HotSpotAnnotation(SerializationInfo, StreamingContext) | Creates a new instance of HotSpotAnnotation from serialized information. | |
HotSpotAnnotation(RectangleF, AnnotationBrush, AnnotationPen) | Creates a new instance of HotSpotAnnotation specifying the rectangle bounds, fill and
outline. | |
HotSpotAnnotation(RectangleF, AnnotationBrush, AnnotationPen, AnnotationBrush, AnnotationPen) | Creates a new instance of HotSpotAnnotation specifying the rectangle bounds, active and
inactive fill, and outline. |