ComponentOne Basic Library for UWP
Lights Property (C1RadialMenu)

C1.UWP Assembly > C1.Xaml Namespace > C1RadialMenu Class : Lights Property
Syntax
'Declaration
 
Public ReadOnly Property Lights As Windows.Foundation.Collections.IVector(Of XamlLight)
public Windows.Foundation.Collections.IVector<XamlLight> Lights {get;}
See Also

Reference

C1RadialMenu Class
C1RadialMenu Members