Share via


NSLayoutManager.SetDrawsOutsideLineFragment(Boolean, nuint) Método

Definición

Especifica si el glifo en el índice especificado dibuja fuera de los límites de su segmento de línea.

[Foundation.Export("setDrawsOutsideLineFragment:forGlyphAtIndex:")]
public virtual void SetDrawsOutsideLineFragment (bool flag, nuint glyphIndex);
abstract member SetDrawsOutsideLineFragment : bool * nuint -> unit
override this.SetDrawsOutsideLineFragment : bool * nuint -> unit

Parámetros

flag
Boolean
glyphIndex
System.System.UIntPtr System.unativeint
Atributos

Comentarios

Por lo general, este método solo lo llaman los tipos personalizados.

Se aplica a