UIKit.UIImage.Size Property
The dimensions of the image. Read-only.

Syntax

[ObjCRuntime.ThreadSafe]
[get: Foundation.Export("size")]
public virtual CoreGraphics.CGSize Size { get; }

Value

Remarks

In iOS 4.0 and higher, this value is in points. In iOS 3.0 and lower, this value is in pixels.

This can be used from a background thread.

Requirements

Namespace: UIKit
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0