Visual Basic (Declaration) | |
---|---|
Public Overridable Sub UpdateSecondPoints() |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public virtual void UpdateSecondPoints() |
C++/CLI | |
---|---|
public: virtual void UpdateSecondPoints(); |
For C#/VB examples, refer to AnnCrossProductObject.
Call this method to update the SecondStartPoint and SecondEndPoint with the correct values to make this AnnCrossProductObject symmetrical.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Vista, and Windows Server 2003 family