RadialControllerMenuKnownIcon RadialControllerMenuKnownIcon RadialControllerMenuKnownIcon RadialControllerMenuKnownIcon Enum

Definition

Specifies the set of system icons available for a custom RadialController tool on the RadialControllerMenu.

public : enum class RadialControllerMenuKnownIconpublic enum RadialControllerMenuKnownIconPublic Enum RadialControllerMenuKnownIcon// You can use this enum in JavaScript.
Attributes
Windows 10 requirements
Device family
Windows 10 Anniversary Edition (introduced v10.0.14393.0)
API contract
Windows.Foundation.UniversalApiContract (introduced v3)

Fields

InkColor InkColor InkColor InkColor

Icon for the InkToolbar color palette.

InkThickness InkThickness InkThickness InkThickness

Icon for the InkToolbar stroke size setting.

NextPreviousTrack NextPreviousTrack NextPreviousTrack NextPreviousTrack

Icon for the Next/Previous track media commands.

PenType PenType PenType PenType

Icon for the InkToolbar PenButton.

Ruler Ruler Ruler Ruler

Icon for the InkToolbar RulerButton.

Scroll Scroll Scroll Scroll

Icon for the Scroll command.

UndoRedo UndoRedo UndoRedo UndoRedo

Icon for the Undo/Redo commands.

Volume Volume Volume Volume

Icon for the Volume command.

Zoom Zoom Zoom Zoom

Icon for the Zoom command.

See Also