HotSpotFreehandAnnotation Constructor |
Name | Description | |
---|---|---|
![]() | HotSpotFreehandAnnotation() | Creates a new instance of HotSpotFreehandAnnotation. |
![]() | HotSpotFreehandAnnotation(PointF[]) | Creates a new instance of HotSpotFreehandAnnotation specifying the initial points.
|
![]() | HotSpotFreehandAnnotation(AnnotationBrush) | Creates a new instance of HotSpotFreehandAnnotation specifying the fill. |
![]() | HotSpotFreehandAnnotation(HotSpotFreehandData) | Creates a new instance of HotSpotFreehandAnnotation specifying the annotation data.
|
![]() | HotSpotFreehandAnnotation(SerializationInfo, StreamingContext) | Creates a new instance of HotSpotFreehandAnnotation from serialized information.
|
![]() | HotSpotFreehandAnnotation(AnnotationBrush, AnnotationBrush) | Creates a new instance of HotSpotFreehandAnnotation specifying the fill and active fill.
|
![]() | HotSpotFreehandAnnotation(AnnotationBrush,PointF[]) | Creates a new instance of HotSpotFreehandAnnotation specifying the outline, fill and
initial points. |
![]() | HotSpotFreehandAnnotation(AnnotationBrush, AnnotationBrush,PointF[]) | Creates a new instance of HotSpotFreehandAnnotation specifying the outline, fill and
initial points. |