ComponentOne Basic Library for UWP
Offset Property (C1RadialMenu)

C1.UWP Assembly > C1.Xaml Namespace > C1RadialMenu Class : Offset Property
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

Reference

C1RadialMenu Class
C1RadialMenu Members