AppearanceObject.GetFont(FontStyle, Int32) Method
In This Article
This member supports infrastructure and is not intended for use in code.
Namespace: DevExpress.Utils
Assembly: DevExpress.Utils.v24.2.dll
NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core
#Declaration
#Parameters
Name | Type | Description |
---|---|---|
font |
Font |
|
font |
Int32 |
|
#Returns
Type | Description |
---|---|
Font |
|
See Also