NSTextView.GetFirstRectForCharacterRange(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.
[Foundation.Export("firstRectForCharacterRange:")]
public virtual CoreGraphics.CGRect GetFirstRectForCharacterRange (Foundation.NSRange range);
abstract member GetFirstRectForCharacterRange : Foundation.NSRange -> CoreGraphics.CGRect
override this.GetFirstRectForCharacterRange : Foundation.NSRange -> CoreGraphics.CGRect
Parameters
- range
- NSRange
Returns
Implements
- Attributes