Skip to main content

ToolTipItem.DefaultImageToTextDistance Property

Gets the default ToolTipItem.ImageToTextDistance property value.

Namespace: DevExpress.Utils

Assembly: DevExpress.Utils.v24.2.dll

Declaration

public static int DefaultImageToTextDistance { get; }

Property Value

Type Description
Int32

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

See Also