Click or drag to resize

ScreenRecorderSizeSuffix Method

SizeSuffix

Namespace:  CSScreenRecorder
Assembly:  CSScreenRecorder (in CSScreenRecorder.dll) Version: 1.0.4.0 (1.0.4.0)
Syntax
public string SizeSuffix(
	long value,
	int decimalPlaces = 1
)

Parameters

value
Type: SystemInt64
decimalPlaces (Optional)
Type: SystemInt32

Return Value

Type: String
See Also