Skybound VisualTips

VisualTipLayout.GetSize Method 

Returns the size of an area which will contain the a tip with the current layout.

[Visual Basic]
Public Function GetSize() As Size
[C#]
public Size GetSize();

Return Value

A Size which represents the size of the area.

See Also

VisualTipLayout Class | Skybound.VisualTips.Rendering Namespace