You are here: Start » AVL.NET » Stripe1D.Stripe1D(AvlNet.Point2D, AvlNet.Point2D, float, float, AvlNet.Polarity)

Stripe1D.Stripe1D(AvlNet.Point2D, AvlNet.Point2D, float, float, AvlNet.Polarity)

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

Syntax


public Stripe1D(
	AvlNet.Point2D point1,
	AvlNet.Point2D point2,
	float width,
	float magnitude,
	AvlNet.Polarity polarity
)

Parameters

point1
Type: AvlNet.Point2D
point2
Type: AvlNet.Point2D
width
Type: System.Single
magnitude
Type: System.Single
polarity
Type: AvlNet.Polarity

See also