NSTextBlock.GetWidth(NSTextBlockLayer, NSRectEdge) Metodo
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
[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
Parametri
- layer
- NSTextBlockLayer
- edge
- NSRectEdge
Restituisce
- Attributi