ComponentOne Maps for UWP
C1.UWP.Maps Assembly / C1.Xaml.Maps Namespace / C1VectorItem Class / IsEnabled Property

In This Topic
    IsEnabled Property (C1VectorItem)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property IsEnabled As Boolean
    public bool IsEnabled {get; set;}
    See Also