Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.Annotations Namespace / BorderEffect Class / Intensity Property

In This Topic
    Intensity Property
    In This Topic
    Gets or sets a number describing the intensity of the effect. Suggested values range from 0 to 2.
    Syntax
    'Declaration
     
    Public Property Intensity As System.Single
    public System.float Intensity {get; set;}
    See Also