IGLib  1.7.2
The IGLib base library EXTENDED - with other lilbraries and applications.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
IPLab.IDocumentsHost Interface Reference

IDocumentsHost interface Provides connectione between documents and the main widnow More...

+ Inheritance diagram for IPLab.IDocumentsHost:

Public Member Functions

bool NewDocument (Bitmap image)
 
bool NewDocument (ComplexImage image)
 
Bitmap GetImage (object sender, String text, Size size, PixelFormat format)
 

Properties

bool CreateNewDocumentOnChange [get]
 
bool RememberOnChange [get]
 

Detailed Description

IDocumentsHost interface Provides connectione between documents and the main widnow

Member Function Documentation

bool IPLab.IDocumentsHost.NewDocument ( ComplexImage  image)

Implemented in IPLab.MainForm.

Property Documentation

bool IPLab.IDocumentsHost.CreateNewDocumentOnChange
get
bool IPLab.IDocumentsHost.RememberOnChange
get

The documentation for this interface was generated from the following file: