Represents the wrap for the image.

Namespace:  PerpetuumSoft.Instrumentation.Model
Assembly:  PerpetuumSoft.Instrumentation (in PerpetuumSoft.Instrumentation.dll) Version: 3.9.0.1

Syntax

C#
public class ImageWrap : IDisposable
Visual Basic (Declaration)
Public Class ImageWrap _
	Implements IDisposable
Visual C++
public ref class ImageWrap : IDisposable

Inheritance Hierarchy

System..::.Object
  PerpetuumSoft.Instrumentation.Model..::.ImageWrap

See Also