NSLayoutManager.GetLineFragmentInsertionPoints 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.
Sobrecargas
GetLineFragmentInsertionPoints(nuint, Boolean, Boolean, IntPtr, IntPtr) | |
GetLineFragmentInsertionPoints(nuint, Boolean, Boolean, nfloat[], nint[]) |
Preenche e com as posições e índices dos pontos de inserção de um fragmento de linha. |
GetLineFragmentInsertionPoints(nuint, Boolean, Boolean, IntPtr, IntPtr)
[Foundation.Export("getLineFragmentInsertionPointsForCharacterAtIndex:alternatePositions:inDisplayOrder:positions:characterIndexes:")]
protected virtual nuint GetLineFragmentInsertionPoints (nuint characterIndex, bool alternatePositions, bool inDisplayOrder, IntPtr positions, IntPtr characterIndexes);
abstract member GetLineFragmentInsertionPoints : nuint * bool * bool * nativeint * nativeint -> nuint
override this.GetLineFragmentInsertionPoints : nuint * bool * bool * nativeint * nativeint -> nuint
Parâmetros
- characterIndex
- System.System.UIntPtr System.unativeint
- alternatePositions
- Boolean
- inDisplayOrder
- Boolean
- positions
-
IntPtr
nativeint
- characterIndexes
-
IntPtr
nativeint
Retornos
System.System.UIntPtr
System.unativeint
- Atributos
Aplica-se a
GetLineFragmentInsertionPoints(nuint, Boolean, Boolean, nfloat[], nint[])
Preenche e com as posições e índices dos pontos de inserção de um fragmento de linha.
public nuint GetLineFragmentInsertionPoints (nuint charIndex, bool alternatePosition, bool inDisplayOrder, nfloat[] positions, nint[] charIndexes);
member this.GetLineFragmentInsertionPoints : nuint * bool * bool * nfloat[] * nint[] -> nuint
Parâmetros
- charIndex
- System.System.UIntPtr System.unativeint
- alternatePosition
- Boolean
- inDisplayOrder
- Boolean
- positions
- nfloat[]
- charIndexes
-
System.System.IntPtr[]
System.nativeint[]
Retornos
System.System.UIntPtr
System.unativeint
O número de pontos de inserção retornados em e .