Document Solutions for Imaging
DS.Documents.Imaging Assembly / GrapeCity.Documents.Drawing Namespace / FrameStyle Class / LinePaddingTop Property

In This Topic
    LinePaddingTop Property
    In This Topic
    Gets or sets the top padding of the inner border, in graphic units. The default is 0.
    Syntax
    'Declaration
     
    Public Property LinePaddingTop As System.Single
    public System.float LinePaddingTop {get; set;}
    See Also