Gets or sets an array which will be filled with the location points of the detected registration marks.
Syntax
Visual Basic (Declaration) | |
---|
Public Property MarkDetectedPoints As LeadPoint() |
Property Value
Array which will be filled with the location points of the detected registration marks.
SearchRegistrationMarksCommand will fill the first MarkDetectedCount elements in this array.
Example
Remarks
Requirements
Target Platforms: Silverlight 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7, MAC OS/X (Intel Only)
See Also