Hide

SftTree/NET 2.0 - Tree Control for Windows Forms

Display
Print

PartsTopEdge Property, DimensionsClass Class

Defines the top edge gap for cells in the item area, used to calculate the available interior space in a cell (GenericPartClass.PartAlignment).

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

Syntax

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

Value

The top edge gap in pixels.

The default value is 1.

Comments

Defines the top edge gap for cells in the item area, used to calculate the available interior space in a cell (GenericPartClass.PartAlignment).

See Also DimensionsClass Class | Classes | SftTree/NET 2.0