This document is archived and information here might be outdated. Recommended version. |
The sensor polarity.
[Visual Basic .NET]
Public Property PerspectivePolarity As Integer
[C#]
public int PerspectivePolarity {get; set;}
[C++]
HRESULT get_PerspectivePolarity(
System.Int32* polarity
);
[C++]
HRESULT put_PerspectivePolarity(
long polarity
);
[C++] Parameters polarity [out, retval]
polarity is a parameter of type long* polarity [in]
polarity is a parameter of type long