NSView.TranslateRectsNeedingDisplay(CGRect, CGSize) 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("translateRectsNeedingDisplayInRect:by:")]
public virtual void TranslateRectsNeedingDisplay (CoreGraphics.CGRect clipRect, CoreGraphics.CGSize delta);
abstract member TranslateRectsNeedingDisplay : CoreGraphics.CGRect * CoreGraphics.CGSize -> unit
override this.TranslateRectsNeedingDisplay : CoreGraphics.CGRect * CoreGraphics.CGSize -> unit
Parameters
- clipRect
- CGRect
- delta
- CGSize
- Attributes