ComponentOne Maps for UWP
C1.UWP.Maps Assembly / C1.Xaml.Maps Namespace / C1VectorPolygon Class / MaxHeight Property

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