Document Solutions for Word
DS.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / Glow Class / Radius Property

In This Topic
    Radius Property (Glow)
    In This Topic
    Gets or sets the radius of the glow.

    Allowed values are from 0 to 150, inclusive.

    The default is 0.

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