Description | Hierarchy | Fields | Methods | Properties |
type TElevationPoint = class(TCornerPoint)
![]() |
FElevation: double; |
![]() |
FValue: integer; |
![]() |
procedure SetElevation(const Value: double); |
![]() |
procedure SetValue(const Value: integer); |
![]() |
property Elevation : double read FElevation write SetElevation; |
![]() |
property Value: integer read FValue write SetValue; |
![]() |
FElevation: double; |
![]() |
FValue: integer; |
![]() |
procedure SetElevation(const Value: double); |
![]() |
procedure SetValue(const Value: integer); |
![]() |
property Elevation : double read FElevation write SetElevation; |
![]() |
property Value: integer read FValue write SetValue; |
used to identify values to ignore. |