enumAButtonShape Enum

Integer constants specifying the type of alignment of the picture.

Constants

 

Name

Value

Description

abtnRectangle

0 *

The button will have a rectangular shape.

abtnRoundedRectangle

1

The button will have a rounded rectangle shape.

abtnEllipse

2

The button will have an elliptical shape.

 

Applies to

AButton.Shape