|
LuciadCPillar C# 2026.0.04
|
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. | |
| void | Dispose () |
Properties | |
| Luciad.Cartesian.Coordinate | Translation [get] |
| The point difference representing this change. | |
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.