ILinksHolder.GetDefaultItemsGlyphSize(LinkContainerType) Method
In This Article
Gets the default size of items’ glyphs when the items are displayed in a container of the specified type.
Namespace: DevExpress.Xpf.Bars
Assembly: DevExpress.Xpf.Core.v24.2.dll
NuGet Package: DevExpress.Wpf.Core
#Declaration
#Parameters
Name | Type | Description |
---|---|---|
link |
DevExpress. |
A Link |
#Returns
Type | Description |
---|---|
Glyph |
A Glyph |
See Also