Gets or sets the starting point for the line.
Supported in Silverlight, Windows Phone 7
Syntax
Visual Basic (Declaration) | |
---|
Public Property FirstPoint As LeadPoint |
Visual Basic (Usage) | Copy Code |
---|
Dim instance As LineProfileCommand
Dim value As LeadPoint
instance.FirstPoint = value
value = instance.FirstPoint |
Property Value
The starting 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