Skip to main content
A newer version of this page is available. .

NavElement.GetPreferredImageSize(Size, Boolean) Method

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

Namespace: DevExpress.XtraNavBar

Assembly: DevExpress.XtraNavBar.v19.1.dll

Declaration

public Size GetPreferredImageSize(
    Size r,
    bool isLarge
)

Parameters

Name Type
r Size
isLarge Boolean

Returns

Type
Size
See Also