dotnetCHARTING Send comments on this topic.
LambertConicProjection Class
See Also  Members  
dotnetCHARTING.Mapping Namespace : LambertConicProjection Class


Represents a Lambert Conic Conformal projection. Used for projected rendering of the map.

Syntax

Visual Basic (Declaration) 
Private Class LambertConicProjection 
   Inherits Projection2
Visual Basic (Usage)Copy Code
Dim instance As LambertConicProjection
C# 
private class LambertConicProjection : Projection2 

Inheritance Hierarchy

System.Object
   dotnetCHARTING.Projection2
      dotnetCHARTING.Mapping.LambertConicProjection

See Also

© 2011 All Rights Reserved.