dotnetCHARTING Send comments on this topic.
Lambda0Rad Property
See Also 
dotnetCHARTING.Mapping Namespace > LambertConicProjection Class : Lambda0Rad Property


Gets an azimuthal coordinate on the surface of a sphere in radians.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property Lambda0Rad As Double
Visual Basic (Usage)Copy Code
Dim instance As LambertConicProjection
Dim value As Double
 
value = instance.Lambda0Rad
C# 
public double Lambda0Rad {get;}

See Also

© 2011 All Rights Reserved.