Sparkline for UWP | ComponentOne
C1.UWP Assembly / C1.Xaml Namespace / C1ContextMenu Class / Offset Property

In This Topic
    Offset Property (C1ContextMenu)
    In This Topic
    Gets the current position of the C1ContextMenu relative to the control it is associated with.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Offset As Point
    public Point Offset {get;}
    See Also