SigPlus.Net Documentation

SigPlusNET.LCDStringHeight Method 

public int LCDStringHeight(
   Font DrawFont,
   string Str
);

Remarks

Takes a string and a .NET font and hand back how tall the string is in pixels.

Parameters

DrawFont-.NET font

Str-String

See Also

SigPlusNET Class | Topaz Namespace