Map for WinForms | ComponentOne
C1.FlexMap Namespace / MapUnit Class / Name Property

In This Topic
    Name Property (MapUnit)
    In This Topic
    Gets the full name of the unit.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Name As String
    public string Name {get;}
    See Also