Map for WinForms | ComponentOne
C1.Win.Map Namespace / VectorPolygon Class / Tag Property

In This Topic
    Tag Property (VectorPolygon)
    In This Topic
    Gets or sets arbitrary user-defined data.
    Syntax
    'Declaration
     
    
    Public Property Tag As Object
    public object Tag {get; set;}
    See Also