PrintAttributes.Margins(Int32, Int32, Int32, Int32) Constructor

Definition

[Android.Runtime.Register(".ctor", "(IIII)V", "")]
public Margins (int leftMils, int topMils, int rightMils, int bottomMils);
[<Android.Runtime.Register(".ctor", "(IIII)V", "")>]
new Android.Print.PrintAttributes.Margins : int * int * int * int -> Android.Print.PrintAttributes.Margins

Parameters

leftMils
Int32
topMils
Int32
rightMils
Int32
bottomMils
Int32
Attributes

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to