Menu for WPF | ComponentOne
C1.WPF.Menu Namespace / C1ContextMenu Class / Offset Property

In This Topic
    Offset Property (C1ContextMenu)
    In This Topic
    Gets
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Offset As Point
    public Point Offset {get;}
    See Also