Visual Basic (Declaration) | |
---|---|
Public Overridable Sub UpdateIntersectionPoint() |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As AnnCrossProductObject instance.UpdateIntersectionPoint() |
C# | |
---|---|
public virtual void UpdateIntersectionPoint() |
C++/CLI | |
---|---|
public: virtual void UpdateIntersectionPoint(); |
For C#/VB examples, refer to AnnCrossProductObject.
Call this method to update the IntersectionPoint with the correct value instead of calculating it manually.
Target Platforms: Silverlight 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7, MAC OS/X (Intel Only)