Constructor PosPercent
PosPercent(int)
Represents a position that is a percentage of the width or height of the SuperView.
public PosPercent(int Percent)
Parameters
Percentint
Remarks
This is a low-level API that is typically used internally by the layout system. Use the various static methods on the Pos class to create Pos objects instead.
PosPercent(PosPercent)
protected PosPercent(PosPercent original)
Parameters
originalPosPercent