ComponentOne Basic Library for UWP
Offset Property (C1ContextMenu)

C1.UWP Assembly > C1.Xaml Namespace > C1ContextMenu Class : Offset Property
Gets the current position of the C1ContextMenu relative to the control it is associated with.
Syntax
'Declaration
 
Public ReadOnly Property Offset As Windows.Foundation.Point
public Windows.Foundation.Point Offset {get;}
See Also

Reference

C1ContextMenu Class
C1ContextMenu Members