You are here: Start » AVL.NET » DataCode Class

DataCode Class

Namespace:AvlNet
Assembly:AVL.NET.TS.dll

Constructors

 ConstructorDescription
DataCode(Single, Single, Polarity, String, Int32, Int32, Single, Single, Point2D[])
DataCode(Path, Polarity, String, Int32, Int32, Single, Single, Point2D, Point2D[])
DataCode()

Properties

 NameTypeDescription
CenterAvlNet.Point2D
ColumnCountSystem.Int32
GridAvlNet.Point2D
MaxModuleSizeSystem.Single
MinModuleSizeSystem.Single
OutlineAvlNet.Path
PolarityAvlNet.Polarity
RowCountSystem.Int32
TextSystem.String

Methods

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

See also