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

Stripe1D Constructor

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

Name Type Range Default Description
point1Xfloat
point1Yfloat
point2Xfloat
point2Yfloat
widthfloat
magnitudefloat
polarityAvlNet.Polarity

See also