Class UILayerUpdateContext
Inheritance
System.Object
UILayerUpdateContext
Namespace: Telerik.UI.Xaml.Controls.PdfViewer.Layers
Assembly: Telerik.WinUI.Controls.PdfViewer.dll
Syntax
public class UILayerUpdateContext : Object
Constructors
UILayerUpdateContext(Rect)
Declaration
public UILayerUpdateContext(Rect viewport)
Parameters
Windows.
|
Properties
ShouldShowSelectionMarkers
Declaration
public bool ShouldShowSelectionMarkers { get; set; }
Property Value
System.
|
Viewport
Declaration
public Rect Viewport { get; }
Property Value
Windows.
|