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

Stripe1D Structure

Namespace:Avl
Assembly:AvlNet.Types.dll

Constructors

 ConstructorDescription
Stripe1D(Point2D, Point2D, Single, Single, Polarity, Single, Single)

Properties

 NameTypeDescription
CenterAvl.Point2D
DefaultAvl.Stripe1D Gets a default instance of the Stripe1D.
EmptyAvl.Stripe1D Gets an empty instance of the Stripe1D.
MagnitudeSystem.Single
Point1Avl.Point2D
Point2Avl.Point2D
PolarityAvl.Polarity
Position1System.Single
Position2System.Single
WidthSystem.Single

Methods

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

See also