ComponentOne Basic Library for UWP
Lights Property (C1ScrollViewer)

C1.UWP Assembly > C1.Xaml Namespace > C1ScrollViewer 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

C1ScrollViewer Class
C1ScrollViewer Members