Click or drag to resize

PdfMarkupAnnotationGetConfinedGripPosition Method

Namespace:  Atalasoft.Annotate.Pdf
Assembly:  Atalasoft.dotImage.PdfDoc.Bridge (in Atalasoft.dotImage.PdfDoc.Bridge.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public override PointF GetConfinedGripPosition(
	RectangleF dsConfinedBounds,
	AnnotationGrip grip,
	PointF dsRequestedPosition,
	out bool ignoreMove
)

Parameters

dsConfinedBounds
Type: System.DrawingRectangleF
grip
Type: Atalasoft.Annotate.UIAnnotationGrip
dsRequestedPosition
Type: System.DrawingPointF
ignoreMove
Type: SystemBoolean

Return Value

Type: PointF
See Also