Nevron Open Vision Documentation
Nevron.Nov.Diagram.Shapes Namespace / ENWeatherShape Enumeration


In This Topic
    ENWeatherShape Enumeration
    In This Topic
    Enumerates the predefined weather shapes
    Syntax
    'Declaration
     
    
    Public Enum ENWeatherShape 
       Inherits System.Enum
    'Usage
     
    
    Dim instance As ENWeatherShape
    public enum ENWeatherShape : System.Enum 
    Members
    MemberDescription
    BlizzardBlizzard
    ClearNightClear Night
    CloudyCloudy
    CloudyFoggyCloudy and Foggy
    DownfallDownfall
    FoggyFoggy
    HazeHaze
    HurricaneHurricane
    MixedRainSnowMixed Rain Snow
    MostlyCloudyPartly Cloudy
    MostlyCloudyNightMostly Cloudy Night
    NightHazeNight Haze
    PartlyCloudyPartly Cloudy
    PartlyCloudyNightPartly Cloudy Night
    RainyRainy
    SingleDropSingle Drop
    SingleFlakeSingle Flake
    SnowSnow
    StormStorm
    SunnySunny
    SunnyHotSunny Hot
    TornadoTornado
    TStormT-Storm
    UmbrellaUmbrella
    WeatherVaneWeather Vane
    WindyWindy
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             Nevron.Nov.Diagram.Shapes.ENWeatherShape

    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

    See Also