Copyright © 1998-2015 MultiMedia Soft

VistaGlossyShape property

Previous pageReturn to chapter overviewNext page

Type

short for Visual C++

enumVistaGlossyShapes for Visual Basic

 

 

Syntax

object.VistaGlossyShape [=enumVistaGlossyShapes]

 

 

Remarks

The shape applied to the glossy effect.

Supported values are the following:

Mnemonic constant

Value

Meaning

VISTA_GLOSSY_SHAPE_RECT

0 (default)

The glossy shape is rectangular

3dabm_i000153

VISTA_GLOSSY_SHAPE_ELLIPSE_LARGE

1

The glossy shape is a large ellipse

3dabm_i000154

VISTA_GLOSSY_SHAPE_ELLIPSE_MIDDLE

2

The glossy shape is a middle sized ellipse

3dabm_i000155

VISTA_GLOSSY_SHAPE_ELLIPSE_SMALL

3

The glossy shape is a small ellipse

3dabm_i000156

The shape of the glossy effect can be kept smoother using the VistaGlossySmoothFactor property.

For further details about settings for the Vista's Aero style, see the How to manage colors of Vista's Aero style tutorial.