NSView.AdjustPageWidthNew(nfloat, nfloat, nfloat, nfloat) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[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