Hide

SftTree/NET 2.0 - Tree Control for Windows Forms

Display
Print

Distance Property, GapPartClass Class

Defines the width/height of the gap in pixels.

Class: GapPartClass
Namespace: Softelvdm.Controls
Assembly: Softelvdm.SftTreeNET

Syntax

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

Value

The distance in pixels.

The default value is 1.

Comments

Defines the width/height of the gap in pixels.

See Also GapPartClass Class | Classes | SftTree/NET 2.0