C# Class SilverlightFX.UserInterface.WrapPanel.OrientedSize

Exibir arquivo Open project: nikhilk/silverlightfx

Public Methods

Method Description
OrientedSize ( Orientation orientation ) : System
OrientedSize ( Orientation orientation, double width, double height ) : System

Method Details

OrientedSize() public method

public OrientedSize ( Orientation orientation ) : System
orientation Orientation
return System

OrientedSize() public method

public OrientedSize ( Orientation orientation, double width, double height ) : System
orientation Orientation
width double
height double
return System