-
public final class MarginsKt
-
-
Method Summary
Modifier and Type Method Description final static UnitsetMargins(Margins $self, Dimensions margins)Sets the values of these Margins to those of the provided Dimensions. -
-
Method Detail
-
setMargins
final static Unit setMargins(Margins $self, Dimensions margins)
Sets the values of these Margins to those of the provided Dimensions.
- Parameters:
margins- the Dimensions whose values to assign to these Margins.
-
-
-
-