ComponentOne Expression Editor for UWP
C1.UWP.ExpressionEditor Assembly / C1.Xaml.ExpressionEditor Namespace / C1ExpressionRichTextBox Class / Projection Property

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