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

EdgeGoldenTemplate Constructor

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

Syntax

public EdgeGoldenTemplate(
	AvlNet.Point2D goldenImagePositionOrigin,
	float goldenImagePositionAngle,
	float goldenImagePositionWidth,
	float goldenImagePositionHeight
)

Parameters

Name Type Range Default Description
goldenImagePositionOriginAvlNet.Point2D
goldenImagePositionAnglefloat
goldenImagePositionWidthfloat
goldenImagePositionHeightfloat

See also