SkewX Property (OuterShadow)
In This Topic
Gets or sets the horizontal skew angle of the shadow.
The default is 0.
The value range from -89.9 to 89.9.
Syntax
'Declaration
Public Property SkewX As System.Single
public System.float SkewX {get; set;}
See Also