Property Glyphs
Namespace TallComponents.Interaction.WPF
Class Selection
The collection of currently selected glyphs. This set gets derived from the list of currently selected interactors.
A glyphcollection always contains glyphs of a single page. If the selection contains glyphs of multiple pages this property will return null.
Syntax
public GlyphCollection Glyphs { get; }
Property value
GlyphCollection