TcxSize Class
In This Article
Stores pixel dimensions of a visual element.
#Declaration
Delphi
TcxSize = class(
TcxPointBasedGeometryObject
)
#Remarks
This class extends its ancestor with members that allow you to do the following:
#Inheritance
See Also