Share via


NSView.ScaleUnitSquareToSize(CGSize) Method

Definition

[Foundation.Export("scaleUnitSquareToSize:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void ScaleUnitSquareToSize(CoreGraphics.CGSize newUnitSize);
[<Foundation.Export("scaleUnitSquareToSize:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member ScaleUnitSquareToSize : CoreGraphics.CGSize -> unit
override this.ScaleUnitSquareToSize : CoreGraphics.CGSize -> unit

Parameters

newUnitSize
CGSize
Attributes

Applies to