This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IF > IFrameXform Interface > IFrameXform.QueryPerspectiveMatrix Method (ArcObjects .NET 10.4 SDK) |
Queries the perspective matrix.
[Visual Basic .NET] Public Sub QueryPerspectiveMatrix ( _ ByRef pMatrix As Double _ )
[C#] public void QueryPerspectiveMatrix ( ref double pMatrix );
[C++]
HRESULT QueryPerspectiveMatrix(
double* pMatrix
);
[C++]
Parameters pMatrix [in] pMatrix is a parameter of type double