Map for WinForms | ComponentOne
C1.FlexMap Namespace / VectorPoint Class / Location Property

In This Topic
    Location Property (VectorPoint)
    In This Topic
    Gets or sets the loacation of the point.
    Syntax
    'Declaration
     
    
    Public Property Location As C1.Win.Interop.Point
    public C1.Win.Interop.Point Location {get; set;}
    See Also