A Sandcastle Documented Class Library
A Sandcastle Documented Class Library
ComPDFKitViewer
CPDFViewer Class
CPDFViewer Methods
AnnotHitTest Method
CloseDocument Method
Dispose Method
EnableZoom Method
GetAnnotForIndex Method
GetAnnotViewTag Method
GetBackgroundTag Method
GetCurrentRenderPageForIndex Method
GetDocument Method
GetDrawModes Method
GetePointToPage Method
GetFitMode Method
GetFormFieldHighlight Method
GetIsCrop Method
GetIsShowStampMouse Method
GetLinkHighlight Method
GetMaxViewIndex Method
GetMousePointToPage Method
GetPageNodeByPageIndex Method
GetPDFBackground Method
GetPointPageInfo Method
GetRenderSpaces Method
GetStampRect Method
GetView Method
GetViewForTag Method
GetViewIndexForLayer Method
GetViewMode Method
GetZoom Method
GoToPage Method
InitDoc Method
InsertView Method
IsVisibilityMouse Method
LineDown Method
LineLeft Method
LineRight Method
LineUp Method
MakeVisible Method
MouseWheelDown Method
MouseWheelLeft Method
MouseWheelRight Method
MouseWheelUp Method
PageDown Method
PageLeft Method
PageRight Method
PageUp Method
RemoveView Method
RemoveViewOfIndex Method
SetCacheEditPage Method
SetCustomMousePoint Method
SetCustomMouseStyle Method
SetDrawModes Method
SetFitMode Method
SetFormFieldHighlight Method
SetHorizontalOffset Method
SetIsCrop Method
SetIsHideAnnotForType Method
SetIsShowAnnot Method
SetIsShowStampMouse Method
SetIsShowWidget Method
SetIsVisibleCustomMouse Method
SetKeepDefaultPopupTag Method
SetLinkHighlight Method
SetMouseImageMaxSize Method
SetPDFBackground Method
SetRenderBackground Method
SetRenderSpaces Method
SetStampMouseImage Method
SetStickyNotePop Method
SetVerticalOffset Method
SetViewMode Method
SetZoom Method
StartDraw Method
StartDrawAnnot Method
UpdateAnnotFrame Method
UpdateRenderFrame Method
UpdateVirtualNodes Method
VisibilityCustomMouse Method
CPDFViewer
MakeVisible Method
Forces content to scroll until the coordinate space of a
Visual
object is visible.
Namespace:
ComPDFKitViewer
Assembly:
ComPDFKit.Viewer (in ComPDFKit.Viewer.dll) Version: 2.2.0.0 (2.2.0.0)
Syntax
C#
Copy
public
Rect
MakeVisible
(
Visual
visual
,
Rect
rectangle
)
Parameters
visual
Type:
System.Windows.Media
Visual
A
Visual
that becomes visible.
rectangle
Type:
System.Windows
Rect
A bounding rectangle that identifies the coordinate space to make visible.
Return Value
Type:
Rect
A
Rect
that is visible.
Implements
IScrollInfo
MakeVisible(Visual, Rect)
See Also
Reference
CPDFViewer Class
ComPDFKitViewer Namespace