Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / OuterShadow Class / SkewY Property

In This Topic
    SkewY Property (OuterShadow)
    In This Topic
    Gets or sets the vertical skew angle of the shadow.

    The default is 0.

    The value range from -89.9 to 89.9.

    Syntax
    'Declaration
     
    Public Property SkewY As System.Single
    public System.float SkewY {get; set;}
    See Also