The PointToLogical(AnnPoint) Method is available in LEADTOOLS Document and Medical Imaging toolkits.
- pt
- The AnnPoint to be converted.
Visual Basic (Declaration) | |
---|---|
Overloads Public Function PointToLogical( _ ByVal pt As AnnPoint _ ) As AnnPoint |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As AnnTransformer Dim pt As AnnPoint Dim value As AnnPoint value = instance.PointToLogical(pt) |
Parameters
- pt
- The AnnPoint to be converted.
Return Value
The converted (logical) AnnPoint.For an example, refer to AnnTransformer.
Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7