Свойство | Type | Description | |
---|---|---|---|
Max | double | ||
Min | double |
Méthode | Description | |
---|---|---|
Contains ( double z ) : bool |
Determines if this interval contains the z-value.
|
|
LevelRange ( double min, double max ) : System |
Initializes a new instance of the MapAround.Geometry.Extensions.Surfaces.IsolineBuilder.LevelRange
|
public LevelRange ( double min, double max ) : System | ||
min | double | Minimum value |
max | double | Maximum value |
Résultat | System |