Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.Annotations Namespace / SquareAnnotation Class / LineWidth Property

In This Topic
    LineWidth Property (SquareAnnotation)
    In This Topic
    Gets or sets the line width in points.
    Syntax
    'Declaration
     
    Public Property LineWidth As System.Single
    public System.float LineWidth {get; set;}
    See Also