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


Gets or sets the latitude of the projection in degrees.

Syntax

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

See Also

© 2011 All Rights Reserved.