Namespace: CuteEditor.Convertor
Assembly: CuteEditor (in CuteEditor.dll) Version: 6.7.0.0
Assembly: CuteEditor (in CuteEditor.dll) Version: 6.7.0.0
Syntax
| C# |
|---|
public void SetBorderWidth( int width ) |
| Visual Basic |
|---|
Public Sub SetBorderWidth ( _ width As Integer _ ) |
| Visual C++ |
|---|
public: void SetBorderWidth( int width ) |
Parameters
- width
- Type: System..::..Int32