Denso BHT-202Q Manual do Utilizador Página 341

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 407
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 340
ControlRotationKey
Sets or acquires the screen rotation control key.
Syntax
[VB]
Public Shared Property ControlRotationKey As Integer
[C#]
public static int ControlRotationKey {get; set;}
Property
Rotation control key (See table below)
Parameter values
: See table below.
Default value
: -1 (none)
Exceptions
Name of Exception Meaning
ArgumentException The specified parameter value(s) is invalid.
Note
The relationship between control keys and settings is as follows.
Rotation Control Key Setting Rotation Control Key Setting
[M1] 0x00000201 [SF] + [M1] 0x00010201
[M2] 0x00000202 [SF] + [M2] 0x00010202
[M3] 0x00000203 [SF] + [M3] 0x00010203
[Ex.] Set the screen rotation control key to the [M3] key.
[VB] Display.Settings.ControlRotationKey = 0x00000203
[C#] Display.Settings.ControlRotationKey = 0x00000203;
332
Vista de página 340
1 2 ... 336 337 338 339 340 341 342 343 344 345 346 ... 406 407

Comentários a estes Manuais

Sem comentários