Offset Property (C1RadialMenu)
In This Topic
Gets or sets the relative offset of the C1RadialMenu relative to the pointer position.
Syntax
'Declaration
Public Property Offset As Windows.Foundation.Point
public Windows.Foundation.Point Offset {get; set;}
See Also