Compartilhar via


Construtor StrokeIntersection

Namespace:  Microsoft.Ink
Assembly:  Microsoft.Ink (em Microsoft.Ink.dll)

Sintaxe

'Declaração
Public Sub New ( _
    beginIndex As Single, _
    endIndex As Single _
)
'Uso
Dim beginIndex As Single
Dim endIndex As Single

Dim instance As New StrokeIntersection(beginIndex, _
    endIndex)
public StrokeIntersection(
    float beginIndex,
    float endIndex
)
public:
StrokeIntersection(
    float beginIndex, 
    float endIndex
)
public function StrokeIntersection(
    beginIndex : float, 
    endIndex : float
)

Parâmetros

Plataformas

Windows Vista

o.NET Framework e.NET Compact Framework não oferecem suporte a todas as versões de cada plataforma. Para obter uma lista de versões suportadas, consulte Requisitos de sistema do .NET framework.

Informações sobre versão

.NET Framework

Compatível com: 3.0

Consulte também

Referência

StrokeIntersection Estrutura

Membros StrokeIntersection

Namespace Microsoft.Ink