Visual Basic (Declaration) | |
---|---|
Public Property Start As LeadPoint |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As ExtractMessageCommand Dim value As LeadPoint instance.Start = value value = instance.Start |
C# | |
---|---|
public LeadPoint Start {get; set;} |
Property Value
LeadPoint at which the message will be extracted from the image.Refer to ExtractMessageCommand.
Target Platforms: Silverlight 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7, MAC OS/X (Intel Only)