Compartilhar via


Construtor TabletPropertyDescriptionCollection (Single, Single)

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

Sintaxe

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

Dim instance As New TabletPropertyDescriptionCollection(inkToDeviceScaleX, _
    inkToDeviceScaleY)
public TabletPropertyDescriptionCollection(
    float inkToDeviceScaleX,
    float inkToDeviceScaleY
)
public:
TabletPropertyDescriptionCollection(
    float inkToDeviceScaleX, 
    float inkToDeviceScaleY
)
public function TabletPropertyDescriptionCollection(
    inkToDeviceScaleX : float, 
    inkToDeviceScaleY : 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

TabletPropertyDescriptionCollection Classe

Membros TabletPropertyDescriptionCollection

Sobrecargas TabletPropertyDescriptionCollection

Namespace Microsoft.Ink