|
|
|
|
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).
Syntax DimensionsClass Class (Softelvdm.SftTreeNET)
VB |
Public Property PartsTopEdge As Integer |
C# |
public int PartsTopEdge { get; set; } |
C++ |
public: property int PartsTopEdge { |
Property Value
The top edge gap in pixels.
The default value is 1.
Comments
The PartsTopEdge property defines the top edge gap for cells in the item area, used to calculate the available interior space in a cell (GenericPartClass.PartAlignment).