NSTextBlock.GetWidth(NSTextBlockLayer, NSRectEdge) Método
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
[Foundation.Export("widthForLayer:edge:")]
public virtual nfloat GetWidth (AppKit.NSTextBlockLayer layer, AppKit.NSRectEdge edge);
abstract member GetWidth : AppKit.NSTextBlockLayer * AppKit.NSRectEdge -> nfloat
override this.GetWidth : AppKit.NSTextBlockLayer * AppKit.NSRectEdge -> nfloat
Parámetros
- layer
- NSTextBlockLayer
- edge
- NSRectEdge
Devoluciones
- Atributos