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