Copyright © 1998-2015 MultiMedia Soft

SpotlightType property

Previous pageReturn to chapter overviewNext page

Type

long for Visual C++

enumSpotlightTypes for Visual Basic

 

 

Syntax

object.SpotlightType   [=enumSpotlightTypes]

 

 

Remarks

Defines the type of spotlight applied on the button.

Supported values are the following:

Mnemonic constant

Value

Meaning

SPOTLIGHT_TYPE_RADIAL

0 (default)

The spotlight has a radial progression.

3dabm_i000132

SPOTLIGHT_TYPE_LINEAR

1

The spotlight has a linear progression

3dabm_i000133

SPOTLIGHT_TYPE_BELL_SHAPED

2

The spotlight has a bell-shaped progression

3dabm_i000134

 

For further information about surface lighting, see the How to manage surface lighting section.