Click or drag to resize
MeasurementShapeName Property
Gets or sets the name of the measurement shape.

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

Property Value

Type: String
The name.
See Also