- pt
- The AnnPoint to be converted.
| Visual Basic (Declaration) | |
|---|---|
Overloads Public Function PointToLogical( _ ByVal pt As AnnPoint _ ) As AnnPoint | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
Parameters
- pt
- The AnnPoint to be converted.
Return Value
The converted (logical) AnnPoint.For an example, refer to AnnTransformer.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family
Copy Code