ComponentOne Maps for UWP
C1.UWP.Maps Assembly / C1.Xaml.Maps Namespace / C1MultiScaleImage Class / ContextFlyout Property

In This Topic
    ContextFlyout Property (C1MultiScaleImage)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property ContextFlyout As FlyoutBase
    public FlyoutBase ContextFlyout {get; set;}
    See Also