Compartilhar via


Propriedade Stroke.SelfIntersections

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

Sintaxe

'Declaração
Public ReadOnly Property SelfIntersections As Single()
'Uso
Dim instance As Stroke
Dim value As Single()

value = instance.SelfIntersections
public float[] SelfIntersections { get; }
public:
property array<float>^ SelfIntersections {
    array<float>^ get ();
}
public function get SelfIntersections () : float[]

Valor de propriedade

Tipo: array<System.Single[]

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

Stroke Classe

Membros Stroke

Namespace Microsoft.Ink