Share via


MPSImageDescriptor.Width Property

Definition

Gets the image width.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual UIntPtr Width { [Foundation.Export("width")] get; [Foundation.Export("setWidth:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("width")>]
[<set: Foundation.Export("setWidth:")>]
member this.Width : unativeint with get, set

Property Value

UIntPtr

unativeint

Attributes

Applies to