You are here: Start » DataMatrix Class

DataMatrix Class

Namespace:FilNet
Assembly:Fil.Net.TS.dll

Constructors

 ConstructorDescription
DataMatrix(Rectangle2D)
DataMatrix(Rectangle2D, String, DataMatrixType)
DataMatrix()

Properties

 NameTypeDescription
PositionFilNet.Rectangle2D
TextSystem.String
TypeFilNet.DataMatrixType

Methods

 NameDescription
Equals(FilNet.DataMatrix)
Equals(object)Inherited from System.Object
Equals(FilNet.DataMatrix, FilNet.DataMatrix)
GetHashCode()Inherited from System.Object
GetType()Inherited from System.Object
ToString()Inherited from System.Object

See also