ImageDescriptionSecondPlaneOffset Property |
Namespace: Scandit.RecognitionAssembly: Scandit.Recognition (in Scandit.Recognition.dll) Version: 4.16.0.0 (4.16.0.0)
Syntax public uint SecondPlaneOffset { get; set; }
Public Property SecondPlaneOffset As UInteger
Get
Set
public:
property unsigned int SecondPlaneOffset {
unsigned int get ();
void set (unsigned int value);
}
member SecondPlaneOffset : uint32 with get, set
Property Value
Type:
UInt32See Also