Share via


NSImage.Size Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual CoreGraphics.CGSize Size { [Foundation.Export("size")] get; [Foundation.Export("setSize:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("size")>]
[<set: Foundation.Export("setSize:")>]
member this.Size : CoreGraphics.CGSize with get, set

Property Value

Attributes

Applies to