'Declaration
Public Enum PresetShadow Inherits System.Enum
'Usage
Dim instance As PresetShadow
public enum PresetShadow : System.Enum
'Declaration
Public Enum PresetShadow Inherits System.Enum
'Usage
Dim instance As PresetShadow
public enum PresetShadow : System.Enum
Member | Description |
---|---|
BackCenterPerspective | The back center perspective shadow |
BackLeftLongPerspective | The back left long perspective shadow |
BackLeftPerspective | The back left perspective shadow |
BackRightLongPerspective | The back right long perspective shadow |
BackRightPerspective | The back right perspective shadow |
BottomLeft | The bottom left drop shadow |
BottomRight | The bottom right drop shadow |
BottomRightSmall | The bottom right small drop shadow |
FrontBottom | The front bottom drop shadow |
FrontLeftLongPerspective | The front left long perspective shadow |
FrontLeftPerspective | The front left perspective shadow |
FrontRightLongPerspective | The front right long perspective shadow |
FrontRightPerspective | The front right perspective shadow |
InnerBox3D | The 3D inner box shadow |
OuterBox3D | The 3D outer box shadow |
TopLeft | The top left drop shadow |
TopLeftDouble | The top left double drop shadow |
TopLeftLarge | The top left large drop shadow |
TopLeftSmall | The top left small drop shadow |
TopRight | The top right drop shadow |
Unspecified |
System.Object
System.ValueType
System.Enum
GrapeCity.Drawing.Effects.PresetShadow