You are here: Start » AVL.NET » AVL.AccessCharacterSample(AvlNet.CharacterSample, string, AvlNet.Region)
AVL.AccessCharacterSample(AvlNet.CharacterSample, string, AvlNet.Region)
Provides access to internal data of the CharacterSample structure.
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.dll |
Syntax
public static void AccessCharacterSample( AvlNet.CharacterSample inSample, out string outCharacter, out AvlNet.Region outCharacterRegion )
Parameters
- inSample
- Type: AvlNet.CharacterSample
The character sample from which data will be accessed - outCharacter
- Type: System.String
Character textual representation - outCharacterRegion
- Type: AvlNet.Region
Character graphical representation
