Updates the
IntersectionPoint value of this
AnnCrossProductObject
Syntax
Visual Basic (Declaration) | |
---|
Public Overridable Sub UpdateIntersectionPoint() |
C# | |
---|
public virtual void UpdateIntersectionPoint() |
Managed Extensions for C++ | |
---|
public: virtual void UpdateIntersectionPoint(); |
C++/CLI | |
---|
public:
virtual void UpdateIntersectionPoint(); |
Example
Remarks
Requirements
Target Platforms: Microsoft .NET Framework 2.0, Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
See Also