Denso BHT-202Q Manual de usuario Pagina 340

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 407
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 339
RotationAngle
Sets or acquires the screen rotation angle.
Syntax
[VB]
Public Shared Property RotationAngle As
EN_ROTATION_ANGLE
[C#]
public static EN_ROTATION_ANGLE RotationAngle {get; set;}
Property
Rotation angle
Parameter values
: As listed in EN_ROTATION_ANGLE
Default value
: EN_ROTATION_ANGLE.DEG0
Exceptions
Name of Exception Meaning
ArgumentException The specified parameter value(s) is invalid.
[Ex.] Rotate the screen by 90°.
[VB] Display.Settings.RotationAngle
= Display.Settings.EN_ROTATION_ANGLE.DEG90
[C#] Display.Settings.RotationAngle
= Display.Settings.EN_ROTATION_ANGLE.DEG90;
331
Vista de pagina 339
1 2 ... 335 336 337 338 339 340 341 342 343 344 345 ... 406 407

Comentarios a estos manuales

Sin comentarios