Hide

SftTree/NET 2.0 - Tree Control for Windows Forms

Display
Print

BelowIconPart Property, DimensionsClass Class

Defines the gap below the item image.

Class: DimensionsClass
Namespace: Softelvdm.SftTreeNET
Assembly: Softelvdm.SftTreeNET

Syntax

public int BelowIconPart { get; set; }
Public Property BelowIconPart As Integer

Value

The gap below the item image in pixels.

The default value is 1.

Comments

Defines the gap below the item image.

See Also DimensionsClass Class | Classes | SftTree/NET 2.0