Copyright © 1998-2015 MultiMedia Soft

Slant property

Previous pageReturn to chapter overviewNext page

Type

long for Visual C++

enumGrds for Visual Basic

 

 

Syntax

object.Slant   [=enumGrds]

 

 

Remarks

The slant factor of a Parallelogram or Trapeze shaped button.

Applies only when the Shape property is set to SHAPE_PARALLEL. or SHAPE_TRAPEZE

Supported values are the following:

Mnemonic constant

Value

Meaning

GRD_VERYHIGH

0

Very high

GRD_HIGH

1

High

GRD_MEDIUM

2

Medium

GRD_LOW

3

Low

GRD_VERYLOW

4 (default)

Very low

 

Here the Slant property is set to GRD_VERYLOW (default):

3dabm_i0000c3 3dabm_i0000c4

 

Here the Slant property is set to GRD_VERYHIGH:

3dabm_i0000c5 3dabm_i0000c6