[]
        
(Showing Draft Content)

C1.C1Preview.OffsetsI.-ctor

OffsetsI Constructor

OffsetsI(int, int, int, int)

Initializes a new instance of the OffsetsI structure.

Declaration
public OffsetsI(int left, int top, int right, int bottom)
Parameters
Type Name Description
int left

The left offset.

int top

The top offset.

int right

The right offset.

int bottom

The bottom offset.