This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Geometry > ESRI.ArcGIS.Geometry > Interfaces > IP > IProjectedCoordinateSystem2 Interface > IProjectedCoordinateSystem2.PseudoStandardParallel1 Property (ArcObjects .NET 10.5 SDK) |
The latitude on an oblique spheroid that defines the oblique cone for a Krovak projected coordinate system.
[Visual Basic .NET] Public Property PseudoStandardParallel1 As Double
[C#] public double PseudoStandardParallel1 {get; set;}
[C++]
HRESULT get_PseudoStandardParallel1(
double* psp1
);
[C++]
HRESULT put_PseudoStandardParallel1(
double psp1
);
[C++]
Parameters psp1 [out, retval] psp1 is a parameter of type double psp1 psp1 is a parameter of type double