ComponentOne Maps for UWP
C1.UWP.Maps Assembly / C1.Xaml.Maps Namespace / C1MapItemsLayer Class / IsFocusEngaged Property

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