AccessCharacterSample
Provides access to internal data of the CharacterSample structure.
Syntax
C++
C#
Python
def AccessCharacterSample( inSample: CharacterSample, outCharacterRegion: Region, / ) -> outCharacter: str
Parameters
| Name | Type | Default | Description | |
|---|---|---|---|---|
![]() |
inSample | CharacterSample | The character sample from which data will be accessed | |
![]() |
outCharacter | str | Character textual representation | |
![]() |
outCharacterRegion | Region | Character graphical representation |


