Gets or sets the end point for the line.
Supported in Silverlight, Windows Phone 7
Syntax
Visual Basic (Declaration) | |
---|
Public Property SecondPoint As LeadPoint |
Visual Basic (Usage) | Copy Code |
---|
Dim instance As LineProfileCommand
Dim value As LeadPoint
instance.SecondPoint = value
value = instance.SecondPoint |
Property Value
The end point for the line.
Example
Requirements
Target Platforms: Silverlight, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7, MAC OS/X (Intel Only)
See Also