Click or drag to resize

Text2DRenderBack Method


Namespace: NeoAxis
Assembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
protected virtual void RenderBack(
	ViewportRenderingContext context,
	Rectangle rectangle,
	double alphaMultiplier
)

Parameters

context  ViewportRenderingContext
 
rectangle  Rectangle
 
alphaMultiplier  Double
 
See Also