GlyphSelectionType Enum

Definition

Describes the designer selection state of a Glyph.

public enum class GlyphSelectionType
public enum GlyphSelectionType
type GlyphSelectionType = 
Public Enum GlyphSelectionType
Inheritance
GlyphSelectionType

Fields

NotSelected 0

The Glyph is not selected.

Selected 1

The Glyph is selected.

SelectedPrimary 2

The Glyph is the primary selection.

Applies to

See also