Método Ink.HitTest (Rectangle, Single)
Namespace: Microsoft.Ink
Assembly: Microsoft.Ink (em Microsoft.Ink.dll)
Sintaxe
'Declaração
Public Function HitTest ( _
selectionRectangle As Rectangle, _
percentIntersect As Single _
) As Strokes
'Uso
Dim instance As Ink
Dim selectionRectangle As Rectangle
Dim percentIntersect As Single
Dim returnValue As Strokes
returnValue = instance.HitTest(selectionRectangle, _
percentIntersect)
public Strokes HitTest(
Rectangle selectionRectangle,
float percentIntersect
)
public:
Strokes^ HitTest(
Rectangle selectionRectangle,
float percentIntersect
)
public function HitTest(
selectionRectangle : Rectangle,
percentIntersect : float
) : Strokes
Parâmetros
- selectionRectangle
Tipo: System.Drawing.Rectangle
- percentIntersect
Tipo: System.Single
Valor de retorno
Tipo: Microsoft.Ink.Strokes
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