C# Class ComponentFactory.Quicksilver.Layout.MetaCanvasPanel

MetaPanel predefined with CanvasLayout appropriate settings.
Inheritance: FixedMetaPanelBase
Show file Open project: ComponentFactory/Quicksilver

Public Methods

Method Description
MetaCanvasPanel ( ) : System

Initialize a new instance of the MetaCanvasPanel class.

Method Details

MetaCanvasPanel() public method

Initialize a new instance of the MetaCanvasPanel class.
public MetaCanvasPanel ( ) : System
return System