Share via


MPSMatrix.Columns Property

Definition

Gets the nubmer of columns that are in the matrix.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual UIntPtr Columns { [Foundation.Export("columns")] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("columns")>]
member this.Columns : unativeint

Property Value

UIntPtr

unativeint

Attributes

Applies to