Método InkOverlay.GetWindowInputRectangle
Namespace: Microsoft.Ink
Assembly: Microsoft.Ink (em Microsoft.Ink.dll)
Sintaxe
'Declaração
Public Sub GetWindowInputRectangle ( _
<OutAttribute> ByRef windowInputRectangle As Rectangle _
)
'Uso
Dim instance As InkOverlay
Dim windowInputRectangle As Rectangle
instance.GetWindowInputRectangle(windowInputRectangle)
public void GetWindowInputRectangle(
out Rectangle windowInputRectangle
)
public:
void GetWindowInputRectangle(
[OutAttribute] Rectangle% windowInputRectangle
)
public function GetWindowInputRectangle(
windowInputRectangle : Rectangle
)
Parâmetros
- windowInputRectangle
Tipo: System.Drawing.Rectangle%
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