Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.Annotations Namespace / LineAnnotation Class / LeaderLinesExtension Property

In This Topic
    LeaderLinesExtension Property
    In This Topic
    Gets or sets a non-negative number representing the length of leader line extensions that extend from the line proper 180 degrees from the leader lines.
    Syntax
    'Declaration
     
    Public Property LeaderLinesExtension As System.Single
    public System.float LeaderLinesExtension {get; set;}
    See Also