Click or drag to resize
Accord.NET (logo)

BoundaryPrepend Method

Adds character before boundary content

Namespace:  Accord.Video
Assembly:  Accord.Video (in Accord.Video.dll) Version: 3.8.0
Syntax
public void Prepend(
	char c
)
Request Example View Source

Parameters

c
Type: SystemChar
See Also