dotnetCHARTING Send comments on this topic.
Project Property
See Also 
dotnetCHARTING Namespace > JSMapping Class : Project Property


When true (default), the standard mercator projection is applied to the map.

Syntax

Visual Basic (Declaration) 
Public Property Project As Boolean
Visual Basic (Usage)Copy Code
Dim instance As JSMapping
Dim value As Boolean
 
instance.Project = value
 
value = instance.Project
C# 
public bool Project {get; set;}

See Also

© 2021 All Rights Reserved.