SigPlus.Net Documentation

SigPlusNET.LCDStringWidth Method 

public int LCDStringWidth(
   Font DrawFont,
   string Str
);

Remarks

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

Parameters

DrawFont->NET Font

Str-String

See Also

SigPlusNET Class | Topaz Namespace