Maps for WinRT
PinPoint Property


Gets or sets the element position in geographical coordinates.
Syntax
'Declaration
 
Public Property PinPoint As Point
'Usage
 
Dim instance As C1VectorPlacemark
Dim value As Point
 
instance.PinPoint = value
 
value = instance.PinPoint
public Point PinPoint {get; set;}
See Also

Reference

C1VectorPlacemark Class
C1VectorPlacemark Members

 

 


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

Product Support Forum  |  Documentation Feedback