SetBorderType Method
|
|
| Cute Editor for ASP.NET 6.7 Class Library |
| RectStyle..::..SetBorderType Method |
| RectStyle Class See Also Send Feedback |
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 SetBorderType( BorderType type ) |
| Visual Basic |
|---|
Public Sub SetBorderType ( _ type As BorderType _ ) |
| Visual C++ |
|---|
public: void SetBorderType( BorderType type ) |
Parameters
- type
- Type: CuteEditor.Convertor..::..BorderType