MeasuringTextTemplate Property (MeasurementAnnotationData)
Gets or sets the text block template for measurement result.
Text template has format, which is similar to a common format string, but template uses the dictionary keys (for example "{Length}"), which are returned by GetMeasuredValues(VintasoftImage) method, instead of common indexes ({0}).
Example: "{Length:f2}" - this template can be used to get lines length of LinearMeasuringData with 2 decimal places.
Target Platforms: .NET9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5