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

GrayGoldenTemplate Constructor

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

Syntax

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

Parameters

Name Type Range Default Description
goldenImagePositionOriginAvlNet.Point2D
goldenImagePositionAnglefloat
goldenImagePositionWidthfloat
goldenImagePositionHeightfloat

See also