ComponentOne OrgChart for UWP
C1.UWP.OrgChart Assembly / C1.Xaml.OrgChart Namespace / C1OrgChart Class / Projection Property

In This Topic
    Projection Property
    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