Click or drag to resize

TextGraphicsExtension Constructor (TextGraphics)

Initializes a new instance with the provided TextGraphics

Namespace:  AGI.Foundation.Platforms
Assembly:  AGI.Foundation.Platforms.Graphics (in AGI.Foundation.Platforms.Graphics.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public TextGraphicsExtension(
	TextGraphics textGraphics
)

Parameters

textGraphics
Type: AGI.Foundation.PlatformsTextGraphics
The text graphics.
See Also