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

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