NSTextView.GetFirstRectForCharacterRange(NSRange) Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
[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
Parâmetros
- range
- NSRange
Retornos
Implementações
- Atributos