LuciadCPillar C# 2024.0.08
|
Describes a change that was made to a Point
geometry.
More...
Public Member Functions | |
PointChange (Luciad.Cartesian.Coordinate translation) | |
Creates a point change with a translation. More... | |
void | Dispose () |
Properties | |
Luciad.Cartesian.Coordinate | Translation [get] |
The point difference representing this change. More... | |
Describes a change that was made to a Point
geometry.
|
inline |
Creates a point change with a translation.
translation | the point difference representing this change. |
|
inline |
|
get |
The point difference representing this change.
Returns the point difference representing this change.