Click or drag to resize

FontComponentGetCharacterContourData Method

Namespace:  NeoAxis
Assembly:  NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
public FontComponentCharacterContourData GetCharacterContourData(
	char character,
	int tesselation
)

Parameters

character
Type: SystemChar
tesselation
Type: SystemInt32

Return Value

Type: FontComponentCharacterContourData
See Also