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