NSLayoutManager.SetLocation(CGPoint, NSRange) 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.
Sets the for the first glyph in .
[Foundation.Export("setLocation:forStartOfGlyphRange:")]
public virtual void SetLocation (CoreGraphics.CGPoint location, Foundation.NSRange glyphRange);
abstract member SetLocation : CoreGraphics.CGPoint * Foundation.NSRange -> unit
override this.SetLocation : CoreGraphics.CGPoint * Foundation.NSRange -> unit
Parameters
- location
- CGPoint
- glyphRange
- NSRange
- Attributes