TClrSize Class
Stores an ordered pair of integers, which specify a Height and Width.
TPersistent
CNClrLib.Control.Graphics.TClrSize
CNClrLib.Control.Graphics.TClrSize
The TClrSize type exposes the following members.
Show:
Name | Description | |
---|---|---|
![]() | Create(Integer,Integer) | Overloaded. Initializes a new instance of the TClrSize Class from the specified dimensions. |
![]() | Create(_Size) | Overloaded. Initializes a new instance of the TClrSize Class from the specified .Net Size object. |
![]() | Destroy | Frees the resources allocated with a TClrSize instance. |
Show:
Name | Description | |
---|---|---|
![]() | Assign(TPersistent) | Represents method |
![]() | Changed | Represents method |
![]() | IsDefault | Represents method |
![]() | SetSize(Integer,Integer) | Overloaded. Represents method |