TCGJQAppearanceCorners Enumeration

Represents type TCGJQAppearanceCorners.

Namespace: IWCGJQRegion
type
 TCGJQAppearanceCorners = (jqascTop,jqascLeft,jqascRight,jqascBottom);

The TCGJQAppearanceCorners type exposes the following members.

Show:
 NameDescription
jqascBottom

Represents constant jqascBottom.

jqascLeft

Represents constant jqascLeft.

jqascRight

Represents constant jqascRight.

jqascTop

Represents constant jqascTop.

Top