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


Gets or sets an azimuthal coordinate on the surface of a sphere in degrees.

Syntax

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

See Also

© 2011 All Rights Reserved.