xtd 0.2.0
Loading...
Searching...
No Matches

◆ padding() [2/3]

xtd::forms::padding::padding ( int32  all)

Initializes a new instance of the padding class using the supplied padding size for all edges.

Parameters
allThe number of pixels to be used for padding for all edges.
Remarks
This constructor sets the right, left, bottom, top and all properties to the value of the all parameter.