Struct CoreGraphics.CGSize
public struct CoreGraphics.CGSize
- Inherited Members
Constructors
CGSize(NFloat, NFloat)
public CGSize(NFloat width, NFloat height)
Parameters
Fields
Height
public NFloat Height
Field Value
Width
public NFloat Width
Field Value
Operators
implicit operator Vector(CGSize)
public static implicit operator Vector(CoreGraphics.CGSize size)
Parameters
sizeCoreGraphics.CGSize