NSView.AdjustPageWidthNew(nfloat, nfloat, nfloat, nfloat) Method

Definition

[Foundation.Export("adjustPageWidthNew:left:right:limit:")]
public virtual void AdjustPageWidthNew (ref nfloat newRight, nfloat left, nfloat proposedRight, nfloat rightLimit);
abstract member AdjustPageWidthNew :  * nfloat * nfloat * nfloat -> unit
override this.AdjustPageWidthNew :  * nfloat * nfloat * nfloat -> unit

Parameters

newRight
nfloat
left
nfloat
proposedRight
nfloat
rightLimit
nfloat
Attributes

Applies to