프로퍼티 | 타입 | 설명 | |
---|---|---|---|
Max | double | ||
Min | double |
메소드 | 설명 | |
---|---|---|
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 |
리턴 | System |