BevelOuter Property

Object List Next Object

Defined By:
Drawable

Description:

Determines how the outer border is drawn.

Settings:


Settings Description


0 - None No bevel is drawn.

  1. - Line A simple line is drawn.

  2. - Inset A border is drawn that looks recessed.

  3. - Raised A border is drawn that looks raised.

Details:

For values of
Line, Inset, and Raised the border is drawn using the BevelWidth property to determine how wide the bevel is.

Data Type: Enum - BevelStyle

See Also:

BevelWidth property