C# Class SourceGrid.Cells.Virtual.Image

A Cell with an Image. Write and read byte[] values.
Inheritance: CellVirtual
ファイルを表示 Open project: zhuangyy/Motion

Public Methods

Method Description
Image ( ) : System

Constructor using a ValueImage model to read he image directly from the value of the cell.

Method Details

Image() public method

Constructor using a ValueImage model to read he image directly from the value of the cell.
public Image ( ) : System
return System