  | 
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.ControlsAssembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.2.9104.2045
Syntaxpublic string DisplayFormatString { get; set; }Property Value
String
See Also