You are here: Start » FIL.NET » LocateTextDeployHint Structure
LocateTextDeployHint Structure
Namespace: | FilNet |
---|---|
Assembly: | FIL.NET.TS.dll |
Hints for a preparing a model for a subsequent execution with given settings in advance.
Constructors
Constructor | Description | |
---|---|---|
![]() | LocateTextDeployHint(Size) | |
![]() | LocateTextDeployHint(Size, Int32, Single) |
Properties
Name | Type | Description | |
---|---|---|---|
![]() | CharHeight | System.Int32 | Value passed to the inCharHeight input of DL_LocateText tool. |
![]() ![]() | Default | FilNet.LocateTextDeployHint | |
![]() | InputSize | FilNet.Size | A size of an input image. |
![]() | IsDefault | System.Boolean | |
![]() | WidthScale | System.Single | Value passed to the inWidthScale input of DL_LocateText tool. |
Methods
Name | Description | |
---|---|---|
![]() | Equals(FilNet.LocateTextDeployHint) | |
![]() | Equals(object) | Inherited from System.Object |
![]() ![]() | Equals(FilNet.LocateTextDeployHint, FilNet.LocateTextDeployHint) | |
![]() | GetHashCode() | Inherited from System.Object |
![]() | GetType() | Inherited from System.Object |
![]() | ToString() | Inherited from System.Object |