MindFusion.Wpf Pack Programmer's Guide
DecorationLayerBase(TColor, TPalette).Selection Property
See Also
 





Gets the list of selected decorations.

Namespace: MindFusion.Mapping
Assembly: MindFusion.Mapping

 Syntax

C#  Copy Code

public List<Decoration> Selection { get; }

Visual Basic  Copy Code

Public ReadOnly Property Selection As List(Of Decoration)

 Property Value

A List of Decoration objects.

 See Also

DecorationLayerBase(TColor, TPalette) Members
DecorationLayerBase(TColor, TPalette) Class
MindFusion.Mapping Namespace