| Visual Basic (Declaration) | |
|---|---|
Public Enum RegistrationMarkCommandType Inherits Enum | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public enum RegistrationMarkCommandType : Enum | |
| C++/CLI | |
|---|---|
public enum class RegistrationMarkCommandType : public Enum | |
| Member | Description |
|---|---|
| TShape | T-shape registration mark. |
Currently, only one registration mark is defined (T-shape). More shapes will be added in the future.
System.Object
System.ValueType
System.Enum
Leadtools.ImageProcessing.Core.RegistrationMarkCommandType
Target Platforms: Microsoft .NET Framework 2.0, Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family