|
|
|
|
BeforeIconPart Property, DimensionsClass Class |
Defines the gap to the left of the item image.
Syntax DimensionsClass Class (Softelvdm.SftTreeNET)
VB |
Public Property BeforeIconPart As Integer |
C# |
public int BeforeIconPart { get; set; } |
C++ |
public: property int BeforeIconPart { |
Property Value
The gap to the left of the item image in pixels.
The default value is 1.
Comments
The BeforeIconPart property defines the gap to the left of the item image.