ImageDevice.GetPropertyInt

ImageDevice.GetPropertyInt method

Obtiene un valor de propiedad entera.

public int GetPropertyInt(string key)
ParámetroEscribeDescripción
keyStringEl nombre de la propiedad.

Valor_devuelto

El valor de la propiedad.

Ver también