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