[]
DEMOS
DOCS
API
SAMPLES
DOWNLOAD
dotnet-api
C1.WPF.Maps Assembly
C1.WPF.Maps
Interfaces
IRotatableMapLayer
Methods
GetRotatableElements
dotnet-api
C1.WPF.Maps Assembly
C1.WPF.Maps
Classes
Structs
Enums
Interfaces
IMapLayer
IMapProjection
IMapVirtualSource
IRotatableMapLayer
Methods
GetRotatableElements
Delegates
C1.WPF.Maps.GeoJson
(Showing Draft Content)
C1.WPF.Maps.IRotatableMapLayer.GetRotatableElements
GetRotatableElements Method
GetRotatableElements()
Get a list of rotatable elements.
Declaration
IEnumerable<UIElement> GetRotatableElements()
Returns
Type
Description
IEnumerable
<
UIElement
>