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