InterpolatingConverterSetupArea Method
Namespace: DHI.ProjectionsAssembly: DHI.Projections (in DHI.Projections.dll) Version: 24.0.0.0 (11.1.1.1111)
public void SetupArea(
double x0,
double y0,
double x1,
double y1
)
member SetupArea :
x0 : float *
y0 : float *
x1 : float *
y1 : float -> unit
Parameters
- x0 Double
- X coordinate of lower left corner of buffer area
- y0 Double
- Y coordinate of lower left corner of buffer area
- x1 Double
- X coordinate of uppper right corner of buffer area
- y1 Double
- Y coordinate of uppper right corner of buffer area