ComponentOne Basic Library for WPF and Silverlight
Offset Property (C1ContextMenu)


C1.Silverlight 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 System.Windows.Point
'Usage
 
Dim instance As C1ContextMenu
Dim value As System.Windows.Point
 
value = instance.Offset
public System.Windows.Point Offset {get;}
See Also

Reference

C1ContextMenu Class
C1ContextMenu Members