ComponentOne Maps for WPF and Silverlight
GetRotatableElements Method (C1MapItemsLayer)

C1.WPF.Maps Namespace > C1MapItemsLayer 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

C1MapItemsLayer Class
C1MapItemsLayer Members