NSView.SetFrameOrigin(CGPoint) Method

Definition

[Foundation.Export("setFrameOrigin:")]
public virtual void SetFrameOrigin (CoreGraphics.CGPoint newOrigin);
abstract member SetFrameOrigin : CoreGraphics.CGPoint -> unit
override this.SetFrameOrigin : CoreGraphics.CGPoint -> unit

Parameters

newOrigin
CGPoint
Attributes

Applies to