Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Drawing.Effects Namespace / OuterShadowEffect Class / HorizontalSkew Property


In This Topic
HorizontalSkew Property
In This Topic
Gets or sets the horizontal skew angle.
Syntax
'Declaration
 
Public Property HorizontalSkew As Double
 
'Usage
 
Dim instance As OuterShadowEffect
Dim value As Double
 
instance.HorizontalSkew = value
 
value = instance.HorizontalSkew

Property Value

The horizontal skew angle.
See Also