Error processing SSI file
LEADTOOLS Annotations (Leadtools.Annotations assembly)

Show in webframe

UpdateIntersectionPoint Method






Updates the IntersectionPoint value of this AnnCrossProductObject
Syntax
public virtual void UpdateIntersectionPoint()
'Declaration
 
Public Overridable Sub UpdateIntersectionPoint() 
'Usage
 
Dim instance As AnnCrossProductObject
 
instance.UpdateIntersectionPoint()

            

            
public:
virtual void UpdateIntersectionPoint(); 
Remarks
Call this method to update the IntersectionPoint with the correct value instead of calculating it manually.
Example
For an example, refer to AnnCrossProductObject example.
Requirements

Target Platforms

See Also

Reference

AnnCrossProductObject Class
AnnCrossProductObject Members

Error processing SSI file
(Deprecated, use Leadtools.Annotations.Core instead)