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