TCGJQAppearanceBorders Enumeration

Represents type TCGJQAppearanceBorders.

Namespace: IWCGJQRegion
type
 TCGJQAppearanceBorders = (jqasbTop,jqasbLeft,jqasbRight,jqasbBottom);

The TCGJQAppearanceBorders type exposes the following members.

Show:
 NameDescription
jqasbBottom

Represents constant jqasbBottom.

jqasbLeft

Represents constant jqasbLeft.

jqasbRight

Represents constant jqasbRight.

jqasbTop

Represents constant jqasbTop.

Top