RegionTextGetFontNumber Method |
Gets the Font ID used to draw the text to the device.
Namespace:
ProScript
Assembly:
proscript-csharp (in proscript-csharp.dll) Version: 1.2.79.0 (1.2.79.0)
Syntax public int GetFontNumber()
Public Function GetFontNumber As Integer
public:
int GetFontNumber()
member GetFontNumber : unit -> int
Return Value
Type:
Int32Font number
See Also