This documentation is for the old version. Go to the latest Graphics Mill docs

Font.GetBlackBox Method

Returns a rectangle that describes the character or string black box.

Overload List

Name Description
Public method GetBlackBox(Char)

Returns a rectangle that describes the character black box.

Public method GetBlackBox(String)

Returns a rectangle that describes the string black box.

Public method GetBlackBox(String, Single[])

Returns a rectangle that describes the string black box.

See Also

Reference