| MeasurementLineOffset Method |
Adjusts the location of this measurement shape by the specified amount.
Namespace: Flir.Atlas.Image.MeasurementsAssembly: Flir.Atlas.Image (in Flir.Atlas.Image.dll) Version: 3.1
Syntax public override void Offset(
Point point
)
Parameters
- point
- Type: System.DrawingPoint
Amount to offset the location.
See Also