ComponentOne Maps for WPF and Silverlight
GetRotatableElements Method (C1MapTilesLayer)

C1.WPF.Maps Namespace > C1MapTilesLayer Class : GetRotatableElements Method
Get the list of rotatable elements.
Syntax
'Declaration
 
Public Function GetRotatableElements() As System.Collections.Generic.IEnumerable(Of UIElement)
public System.Collections.Generic.IEnumerable<UIElement> GetRotatableElements()
See Also

Reference

C1MapTilesLayer Class
C1MapTilesLayer Members