RichTextBox for UWP | ComponentOne
C1.Xaml.RichTextBox Namespace / C1RichTextBoxMenu Class / Offset Property

In This Topic
    Offset Property (C1RichTextBoxMenu)
    In This Topic
    Gets or sets the Offset used with the C1.Xaml.C1RadialMenu
    Syntax
    'Declaration
     
    Public Property Offset As Point
    public Point Offset {get; set;}
    See Also