|
|
|
GapPartClass Constructor |
Initializes a new instance of the GapPartClass class.
Syntax GapPartClass Class (Softelvdm.Controls)
VB |
Public Sub New()
|
C# |
public GapPartClass(); |
C++ |
public: GapPartClass(); |
Distance
Defines the width/height of the gap in pixels (Distance property).
Comments
The GapPartClass constructor initializes a new instance of the GapPartClass class.
Depending on the cell's Orientation property, the gap is a vertical or horizontal gap.
The default distance of a gap is one pixel.
Version Information
Supported in version 1.0.
Products Table