You are here: Start » AVL.NET » LocateTextDeployHint Structure

LocateTextDeployHint Structure

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

Hints for a preparing a model for a subsequent execution with given settings in advance.

Constructors

 ConstructorDescription
LocateTextDeployHint(Size)
LocateTextDeployHint(Size, Int32, Single)

Properties

 NameTypeDescription
CharHeightSystem.Int32Value passed to the inCharHeight input of DL_LocateText tool.
DefaultAvlNet.LocateTextDeployHint
InputSizeAvlNet.SizeA size of an input image.
IsDefaultSystem.Boolean
WidthScaleSystem.SingleValue passed to the inWidthScale input of DL_LocateText tool.

Methods

 NameDescription
Equals(AvlNet.LocateTextDeployHint)
Equals(object)Inherited from System.Object
Equals(AvlNet.LocateTextDeployHint, AvlNet.LocateTextDeployHint)
GetHashCode()Inherited from System.Object
GetType()Inherited from System.Object
ToString()Inherited from System.Object

Remarks

See also