ILNumerics - Technical Application Development
Assembly: ILNumerics.Drawing (in ILNumerics.Drawing.dll) Version: ILNumerics Ultimate VS 4
Top
Top
Top
Redefinition of the padding struct, prevents from Windows.Forms dependency.
[ILNumerics Visualization Engine]
Namespace: ILNumerics.Drawing
Assembly: ILNumerics.Drawing (in ILNumerics.Drawing.dll) Version: ILNumerics Ultimate VS 4
Syntax
The Padding type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| Padding | Initializes a new instance of the Padding class |
Methods
| Name | Description | |
|---|---|---|
| Equals | (Overrides ValueTypeEquals(Object).) | |
| GetHashCode | (Overrides ValueTypeGetHashCode.) | |
| ToString | (Overrides ValueTypeToString.) |
Fields
| Name | Description | |
|---|---|---|
| Bottom | ||
| Left | ||
| Right | ||
| Top |
Remarks
[ILNumerics Visualization Engine]
See Also