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

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