Click or drag to resize

HotSpotFreehandAnnotation Constructor

Constructs a HotSpotFreehandAnnotation.
Overload List
  NameDescription
Public methodHotSpotFreehandAnnotation
Creates a new instance of HotSpotFreehandAnnotation.
Public methodHotSpotFreehandAnnotation(PointF)
Creates a new instance of HotSpotFreehandAnnotation specifying the initial points.
Public methodHotSpotFreehandAnnotation(AnnotationBrush)
Creates a new instance of HotSpotFreehandAnnotation specifying the fill.
Public methodHotSpotFreehandAnnotation(HotSpotFreehandData)
Creates a new instance of HotSpotFreehandAnnotation specifying the annotation data.
Public methodHotSpotFreehandAnnotation(SerializationInfo, StreamingContext)
Creates a new instance of HotSpotFreehandAnnotation from serialized information.
Public methodHotSpotFreehandAnnotation(AnnotationBrush, AnnotationBrush)
Creates a new instance of HotSpotFreehandAnnotation specifying the fill and active fill.
Public methodHotSpotFreehandAnnotation(AnnotationBrush, PointF)
Creates a new instance of HotSpotFreehandAnnotation specifying the outline, fill and initial points.
Public methodHotSpotFreehandAnnotation(AnnotationBrush, AnnotationBrush, PointF)
Creates a new instance of HotSpotFreehandAnnotation specifying the outline, fill and initial points.
Top
See Also