CGPoint Struct

Definition

Structure defining a 2D point.

[System.Serializable]
public struct CGPoint : IEquatable<CoreGraphics.CGPoint>
[<System.Serializable>]
type CGPoint = struct
Inheritance
CGPoint
Attributes
Implements

Applies to