ComponentOne TileView for UWP
C1.UWP.TileView Assembly / C1.Xaml.TileView Namespace / C1TileViewItem Class / RenderSize Property

In This Topic
    RenderSize Property (C1TileViewItem)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property RenderSize As Windows.Foundation.Size
    public Windows.Foundation.Size RenderSize {get;}
    See Also