Skip to main content

ToolTipItem.DefaultImageToTextDistance Property

Gets the default ToolTipItem.ImageToTextDistance property value.

Namespace: DevExpress.Utils

Assembly: DevExpress.Utils.v23.2.dll

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

Declaration

public static int DefaultImageToTextDistance { get; }

Property Value

Type Description
Int32

An integer value that is the default ToolTipItem.ImageToTextDistance property value.

See Also