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

In This Topic
    Dispatcher Property (C1MultiScaleImage)
    In This Topic
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Dispatcher As CoreDispatcher
    public CoreDispatcher Dispatcher {get;}
    See Also