Table of Contents

Class GroundWater

Namespace
FemDesign.Soil
Assembly
FemDesign.Core.dll
public class GroundWater
Inheritance
GroundWater
Inherited Members
Extension Methods

Constructors

GroundWater(string, Color?)

public GroundWater(string name, Color? color = null)

Parameters

name string
color Color?

Properties

Color

public Color? Color { get; set; }

Property Value

Color?

Name

public string Name { get; set; }

Property Value

string

_colour

public string _colour { get; set; }

Property Value

string