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

In This Topic
    Projection Property (C1TileViewItem)
    In This Topic
    Syntax
    'Declaration
     
    Public Property Projection As Windows.UI.Xaml.Media.Projection
    public Windows.UI.Xaml.Media.Projection Projection {get; set;}
    See Also