Click or drag to resize
SoAnnoText3GetCharacterBounds Method

Namespace: OIV.Inventor.Nodes
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
[EditorBrowsableAttribute(EditorBrowsableState.Advanced)]
public SbBox3f GetCharacterBounds(
	SoState state,
	int stringIndex,
	int charIndex
)

Parameters

state
Type: OIV.Inventor.MiscSoState
stringIndex
Type: SystemInt32
charIndex
Type: SystemInt32

Return Value

Type: SbBox3f
Remarks