Back to Devexpress

AppearanceObject.CalcDefaultTextSize(GraphicsCache) Method

windowsforms-devexpress-dot-utils-dot-appearanceobject-dot-calcdefaulttextsize-x28-devexpress-dot-utils-dot-drawing-dot-graphicscache-x29.md

latest1.3 KB
Original Source

AppearanceObject.CalcDefaultTextSize(GraphicsCache) Method

This member supports the internal infrastructure, and is not intended to be used directly from your code.

Namespace : DevExpress.Utils

Assembly : DevExpress.Utils.v25.2.dll

NuGet Packages : DevExpress.Utils, DevExpress.Wpf.Core

Declaration

csharp
public Size CalcDefaultTextSize(
    GraphicsCache cache
)
vb
Public Function CalcDefaultTextSize(
    cache As GraphicsCache
) As Size

Parameters

NameType
cacheGraphicsCache

Returns

Type
Size

See Also

AppearanceObject Class

AppearanceObject Members

DevExpress.Utils Namespace