You are here: Start » AVL.NET » BarcodeEdge Structure

BarcodeEdge Structure

Namespace:Avl
Assembly:AvlNet.Types.dll

Constructors

 ConstructorDescription
BarcodeEdge(Segment2D, Point2D, Single, EdgeTransition, Single, BarcodeFamily, Single)

Properties

 NameTypeDescription
AnchorAvl.Point2D
DefaultAvl.BarcodeEdge Gets a default instance of the BarcodeEdge.
EmptyAvl.BarcodeEdge Gets an empty instance of the BarcodeEdge.
FamilyAvl.BarcodeFamily
LineAvl.Segment2D
MagnitudeSystem.Single
ModuleSizeSystem.Single
ScoreSystem.Single
TransitionAvl.EdgeTransition

Methods

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

See also