Interface IUILayer
Namespace: Telerik.UI.Xaml.Controls.PdfViewer.Layers
Assembly: Telerik.WinUI.Controls.PdfViewer.dll
Syntax
public interface IUILayer : IStackCollectionElement
Properties
UIElement
Declaration
Canvas UIElement { get; }
Property Value
Microsoft.
|
Methods
Clear()
Declaration
void Clear()
Initialize(UILayerInitializeContext)
Declaration
void Initialize(UILayerInitializeContext context)
Parameters
UILayer
|