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


Gets the latitude of the projection in radians.

Syntax

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

See Also

© 2011 All Rights Reserved.