Click or drag to resize
AB4D logo

FpsMeterDisplayFormatString Property

Gets or sets the format string that is used to format the FpsMeter results. Default value is "{0} fps; average: {1:0.00} fps"

Namespace: Ab3d.Controls
Assembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.1.8864.1045
Syntax
C#
public string DisplayFormatString { get; set; }

Property Value

String
See Also