Click or drag to resize

AnnotationGrip Constructor

Creates a single annotation grip.
Overload List
  NameDescription
Public methodAnnotationGrip
Creates a new instance of AnnotationGrip.
Public methodAnnotationGrip(PointF, AnnotationGripState)
Creates a new instance of AnnotationGrip specifying the grip position and state.
Public methodAnnotationGrip(PointF, AnnotationGripState, AnnotationGripAction)
Creates a new instance of AnnotationGrip specifying the grip position, state and its action.
Top
See Also