共用方式為


NSTextView.GetFirstRect(NSRange, NSRange) 方法

定義

[Foundation.Export("firstRectForCharacterRange:actualRange:")]
public virtual CoreGraphics.CGRect GetFirstRect (Foundation.NSRange characterRange, out Foundation.NSRange actualRange);
abstract member GetFirstRect : Foundation.NSRange *  -> CoreGraphics.CGRect
override this.GetFirstRect : Foundation.NSRange *  -> CoreGraphics.CGRect

參數

characterRange
NSRange
actualRange
NSRange

傳回

屬性

適用於