This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IF > IFrameXform Interface > IFrameXform.PerspectivePolarity Property (ArcObjects .NET 10.4 SDK) |
The sensor polarity.
[Visual Basic .NET] Public Property PerspectivePolarity As Integer
[C#] public int PerspectivePolarity {get; set;}
[C++]
HRESULT get_PerspectivePolarity(
long* 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