MsoPresetLightingSoftness Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies the intensity of light used on a shape.
public enum class MsoPresetLightingSoftness
public enum MsoPresetLightingSoftness
type MsoPresetLightingSoftness =
Public Enum MsoPresetLightingSoftness
- Inheritance
-
MsoPresetLightingSoftness
Fields
Name | Value | Description |
---|---|---|
msoPresetLightingSoftnessMixed | -2 | Not supported. |
msoLightingDim | 1 | Dim light. |
msoLightingNormal | 2 | Normal light. |
msoLightingBright | 3 | Bright light. |