| Visual Basic (Declaration) | |
|---|---|
Public Class ImageLayout Inherits Panel Implements IManagedPeer, INativeCoreTypeWrapper | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public class ImageLayout : Panel, IManagedPeer, INativeCoreTypeWrapper | |
| C++/CLI | |
|---|---|
public ref class ImageLayout : public Panel, IManagedPeer, INativeCoreTypeWrapper | |
System.Object
System.Windows.DependencyObject
System.Windows.UIElement
System.Windows.FrameworkElement
System.Windows.Controls.Panel
Leadtools.Silverlight3.Controls.ImageLayout
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family
Copy Code