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 SetMargin( int margin ) |
Visual Basic |
---|
Public Sub SetMargin ( _ margin As Integer _ ) |
Visual C++ |
---|
public: void SetMargin( int margin ) |
Parameters
- margin
- Type: System..::..Int32