FrameGetDeviceAttribute Method
Returns the value of a device attribute if it exists or zero
Namespace: Dfx.SdkAssembly: Nuralogix.Dfx.Sdk (in Nuralogix.Dfx.Sdk.dll) Version: 4.14.5.0 (4.14.5.0)
public double GetDeviceAttribute(
string key
)
Public Function GetDeviceAttribute (
key As String
) As Double
public:
double GetDeviceAttribute(
String^ key
)
member GetDeviceAttribute :
key : string -> float
- key String
- the attribute name
Doublethe value of the attribute or zero