RelativeRectangle.RelativeRectangle

RelativeRectangle constructor

Construct a RelativeRectangle

public RelativeRectangle(int left, int top, int width, int height)
ParameterTypeDescription
leftInt32
topInt32
widthInt32
heightInt32

See Also