Maps for WinRT
Projection Property (C1Maps)


Gets or sets the projection used for this map.
Syntax
'Declaration
 
Public Shadows Property Projection As IMapProjection
'Usage
 
Dim instance As C1Maps
Dim value As IMapProjection
 
instance.Projection = value
 
value = instance.Projection
public new IMapProjection Projection {get; set;}
See Also

Reference

C1Maps Class
C1Maps Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback