Hide

SftTree/NET 2.0 - Tree Control for Windows Forms

Display
Print

AboveIconPart Property, DimensionsClass Class

Defines the gap above the item image.

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

Syntax

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

Value

The gap above the item image in pixels.

The default value is 1.

Comments

Defines the gap above the item image.

See Also DimensionsClass Class | Classes | SftTree/NET 2.0