ComponentOne Maps for WinForms
C1.Win.Map.4.5.2 Assembly / C1.Win.Map Namespace / C1Map Class / Tag Property

In This Topic
    Tag Property (C1Map)
    In This Topic
    Syntax
    'Declaration
     
    Public Property Tag As System.Object
    public System.object Tag {get; set;}
    See Also