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

In This Topic
    FontSize Property (C1VectorItemBase)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property FontSize As Double
    public double FontSize {get; set;}
    See Also