GlyphSelectionType Enumeration

Definition

Beschreibt den Designerauswahlzustand eines Glyph.

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

Felder

NotSelected 0

Das Glyph ist nicht ausgewählt.

Selected 1

Das Glyph ist ausgewählt.

SelectedPrimary 2

Das Glyph ist die primäre Auswahl.

Gilt für:

Weitere Informationen