Properties | List of all members
IMask Interface Reference

Describes the geometry of an interactor in detail (when needed). More...

Inheritance diagram for IMask:
IChecksummable Mask

Properties

int ColumnCount [get]
 Gets the number of columns. More...
 
int RowCount [get]
 Gets the number of rows. More...
 
byte [] Data [get]
 Gets the mask data as an array of bytes. More...
 

Additional Inherited Members

- Public Member Functions inherited from IChecksummable
int GetChecksum ()
 Returns a checksum of the object. More...
 

Detailed Description

Describes the geometry of an interactor in detail (when needed).

Property Documentation

◆ ColumnCount

int ColumnCount
get

Gets the number of columns.

◆ RowCount

int RowCount
get

Gets the number of rows.

◆ Data

byte [] Data
get

Gets the mask data as an array of bytes.


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