C# Class Yuhan.WPF.CustomWindow.VistaApi.Margins

显示文件 Open project: hansuky/Yuhan Class Usage Examples

Public Methods

Method Description
Set ( int left, int right, int top, int bottom ) : void

Method Details

Set() public method

public Set ( int left, int right, int top, int bottom ) : void
left int
right int
top int
bottom int
return void