NSLayoutManager.SetLocation(CGPoint, 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("setLocation:forStartOfGlyphRange:")]
public virtual void SetLocation (CoreGraphics.CGPoint location, Foundation.NSRange forStartOfGlyphRange);
abstract member SetLocation : CoreGraphics.CGPoint * Foundation.NSRange -> unit
override this.SetLocation : CoreGraphics.CGPoint * Foundation.NSRange -> unit
Parâmetros
- location
- CGPoint
- forStartOfGlyphRange
- NSRange
- Atributos