Keyoti RapidFindReplace WPF API Docs
AdjustRectanglesToView Method (leftRectangle, rightRectangle, viewPortHeight)
API DocumentationKeyoti.RapidFindReplace.WPF.FindHandlers.HighlightHandlersHighlightAdornerAdjustRectanglesToView(Rect%, Rect%, Double)
Keyoti RapidFindReplace WPF
Adjust character rectangles to fit in the viewport.
Declaration Syntax
C#Visual BasicVisual C++F#
protected static void AdjustRectanglesToView(
	ref Rect leftRectangle,
	ref Rect rightRectangle,
	double viewPortHeight
)
Protected Shared Sub AdjustRectanglesToView ( 
	ByRef leftRectangle As Rect,
	ByRef rightRectangle As Rect,
	viewPortHeight As Double
)
protected:
static void AdjustRectanglesToView(
	Rect% leftRectangle, 
	Rect% rightRectangle, 
	double viewPortHeight
)
static member AdjustRectanglesToView : 
        leftRectangle : Rect byref * 
        rightRectangle : Rect byref * 
        viewPortHeight : float -> unit 
Parameters
leftRectangle (Rect%)
rightRectangle (Rect%)
viewPortHeight (Double)

Assembly: Keyoti4.RapidFindReplace.WPF (Module: Keyoti4.RapidFindReplace.WPF.dll) Version: 1.0.14.531 (1.0.14.531)