Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / ShadowBase Class / Angle Property

In This Topic
    Angle Property (ShadowBase)
    In This Topic
    Gets or sets the direction of the shadow.

    The default is 0.

    The value range from 0 to 359.9.

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