Constructor PosAbsolute
PosAbsolute(int)
Represents an absolute position in the layout. This is used to specify a fixed position in the layout.
public PosAbsolute(int Position)
Parameters
Positionint
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.
PosAbsolute(PosAbsolute)
protected PosAbsolute(PosAbsolute original)
Parameters
originalPosAbsolute