ScreenRegionInfoGetCharacterHeight Method  | 
 
            Gets the character height for text Regions.
            
 
    Namespace: 
   ProScript
    Assembly:
   proscript-csharp (in proscript-csharp.dll) Version: 1.2.79.0 (1.2.79.0)
Syntaxpublic int GetCharacterHeight()
Public Function GetCharacterHeight As Integer
public:
int GetCharacterHeight()
member GetCharacterHeight : unit -> int 
Return Value
Type: 
Int32Character height
See Also