C# Class Stetic.Wrapper.Misc

Inheritance: Widget
Exibir arquivo Open project: mono/stetic

Public Methods

Method Description
AlignCenter ( ) : void
AlignLeft ( ) : void
AlignRight ( ) : void

Method Details

AlignCenter() public method

public AlignCenter ( ) : void
return void

AlignLeft() public method

public AlignLeft ( ) : void
return void

AlignRight() public method

public AlignRight ( ) : void
return void