次の方法で共有


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

戻り値

属性

適用対象