ComponentOne Maps for UWP
C1.UWP.Maps Assembly / C1.Xaml.Maps Namespace / C1MapTilesLayer Class / DesiredSize Property

In This Topic
    DesiredSize Property (C1MapTilesLayer)
    In This Topic
    Syntax
    'Declaration
     
    
    Public ReadOnly Property DesiredSize As Size
    public Size DesiredSize {get;}
    See Also