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

In This Topic
    Radius Property (Blur)
    In This Topic
    Gets or sets the radius of the blur.

    The default is 0.

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