Interface
IView

Represents IElementPresenter instance that is the root of the visual scene.

Definition

Namespace:Telerik.Core

Assembly:Telerik.WinUI.Controls.dll

Syntax:

cs-api-definition
public interface IView : IElementPresenter

Derived Classes: RadCartesianChartRadChartBaseRadPieChartRadPolarChartRadListViewRadDataGridScalePanel

Inherited Members IElementPresenter.RefreshNode(object)IElementPresenter.MeasureContent(object, object)IElementPresenter.IsVisible

Properties

ViewportHeight

Gets the visible height of the viewport.

Declaration

cs-api-definition
double ViewportHeight { get; }

Property Value

double

ViewportWidth

Gets the visible width of the viewport.

Declaration

cs-api-definition
double ViewportWidth { get; }

Property Value

double

In this article
DefinitionPropertiesViewportHeightViewportWidth
Not finding the help you need?
Contact Support