CVB.Net 14.0
ProjectionValue Struct Reference

Single projection value. More...

Public Member Functions

override string ToString ()
 String conversion. More...
 

Properties

double X [get, set]
 x coordinate of the projection.
 
double Y [get, set]
 y coordinate of the projection (y coordinate is located on the bottom edge of the area of interest for which the project has been calculated).
 
double Value [get, set]
 Projection value (as determined by the ProjectionMode).
 

Detailed Description

Single projection value.

Member Function Documentation

◆ ToString()

override string ToString ( )

String conversion.

Returns