Click or drag to resize

HotSpotFreehandData Constructor

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