Click or drag to resize
MeasurementShapeIdentity Property
Gets the identity on the measurement shape.

Namespace: Flir.Atlas.Image.Measurements
Assembly: Flir.Atlas.Image (in Flir.Atlas.Image.dll) Version: 3.1
Syntax
C#
public Guid Identity { get; }

Property Value

Type: Guid
The identity.
See Also