Unit 'CGGeometry'
Package
[
Overview
][
Constants
][
Types
][
Procedures and functions
][
Variables
][
Index
]
[
#univint
]
CGPoint
Declaration
Source position: CGGeometry.pas line 223
type
CGPoint
=
record
x
:
CGFloat
;
y
:
CGFloat
;
end
;
Documentation generated on: 2025-07-25