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

Show in webframe

ToPointF Method






Converts this AnnPoint to a PointF.
Syntax
public PointF ToPointF()
'Declaration
 
Public Function ToPointF() As PointF
'Usage
 
Dim instance As AnnPoint
Dim value As PointF
 
value = instance.ToPointF()

            

            
public:
PointF ToPointF(); 

Return Value

A PointF containing the converted AnnPoint.
Requirements

Target Platforms

See Also

Reference

AnnPoint Structure
AnnPoint Members

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