Ant Organisation Ltd documentation

ViewParameters.GetNormalWidth Method (String, Font)

Gets the width of the string drawn in the font provided

public int GetNormalWidth(
   string s,
   Font f
);

Parameters

s
String to get width of
f
Font with which to measure

Return Value

Width in pixels

See Also

ViewParameters Class | Ant.Workflow.View Namespace | ViewParameters.GetNormalWidth Overload List