GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.Drawing Namespace / LightRigType Enumeration


LightRigType Enumeration
Represents a preset light right that can be applied to a shape.
Syntax
'Declaration
 
Public Enum LightRigType 
   Inherits System.Enum
 
'Usage
 
Dim instance As LightRigType
Members
MemberDescription
BalancedBalanced
BrightRoomBright Room
ChillyChilly
ContrastingContrasting
FlatFlat
FloodFlood
FreezingFreezing
GlowGlow
HarshHarsh
LegacyFlat1Legacy Flat 1
LegacyFlat2Legacy Flat 2
LegacyFlat3Legacy Flat 3
LegacyFlat4Legacy Flat 4
LegacyHarsh1Legacy Harsh 1
LegacyHarsh2Legacy Harsh 2
LegacyHarsh3Legacy Harsh 3
LegacyHarsh4Legacy Harsh 4
LegacyNormal1Legacy Normal 1
LegacyNormal2Legacy Normal 2
LegacyNormal3Legacy Normal 3
LegacyNormal4Legacy Normal 4
MorningMorning
SoftSoft
SunriseSunrise
SunsetSunset
ThreePointThree Point
TwoPointTwo Point
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         GrapeCity.Spreadsheet.Drawing.LightRigType

See Also