CapStyles Enum

Definition

Specifies the type of a PointerCap.

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

Fields

FlattenedWithIndentation 5

The type is FlattenedWithIndentation.

FlattenedWithWideIndentation 6

The type is FlattenedWithWideIndentation.

Rounded 1

The type is Rounded.

RoundedDark 0

The type is RoundedDark.

RoundedGlossyWithIndentation 7

The type is RoundedGlossyWithIndentation.

RoundedLight 2

The type is RoundedLight.

RoundedWithAdditionalTop 3

The type is RoundedWithAdditionalTop.

RoundedWithIndentation 8

The type is RoundedWithIndentation.

RoundedWithWideIndentation 4

The type is RoundedWithWideIndentation.

Applies to