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

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

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

Syntax


public Stripe1D(
	float point1X,
	float point1Y,
	float point2X,
	float point2Y,
	float width,
	float magnitude,
	AvlNet.Polarity polarity
)

Parameters

point1X
Type: System.Single
point1Y
Type: System.Single
point2X
Type: System.Single
point2Y
Type: System.Single
width
Type: System.Single
magnitude
Type: System.Single
polarity
Type: AvlNet.Polarity

See also