Map for WinForms | ComponentOne
C1.Win.Map Namespace / VectorLayerBase Class / Name Property

In This Topic
    Name Property (VectorLayerBase)
    In This Topic
    Gets or sets the name of this layer.
    Syntax
    'Declaration
     
    
    Public Property Name As String
    public string Name {get; set;}
    See Also