ImageGear .NET v25.1 - Updated
IImGearLayout Interface
Members 




ImageGear.Core Assembly > ImageGear.Display Namespace : IImGearLayout Interface
Provides access to display layout attributes.
Object Model
IImGearLayout InterfaceIImGearAlignment InterfaceIImGearAspectRatio InterfaceIImGearRectangle InterfaceIImGearRectangle InterfaceIImGearRectangle Interface
Syntax
'Declaration
 
Public Interface IImGearLayout 
   Inherits IImGearDisplayObject 
'Usage
 
Dim instance As IImGearLayout
public interface IImGearLayout : IImGearDisplayObject  
public __gc __interface IImGearLayout : public IImGearDisplayObject  
public interface class IImGearLayout : public IImGearDisplayObject  
Remarks
There are no objects implementing this interface. It is accessed via Layout property of ImGearPageDisplay object.
See Also

Reference

IImGearLayout Members
ImageGear.Display Namespace