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

Stripe1D Constructor

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

Syntax

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

Parameters

Name Type Range Default Description
point1AvlNet.Point2D
point2AvlNet.Point2D
widthfloat
magnitudefloat
polarityAvlNet.Polarity
position1float
position2float

See also