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