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

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