Hi all,
I’m just upgrading from 10 to 12.
Where to find the ExtentHelper object?
The following code doesn’t work in 12:
Dim textScreenPoint As ScreenPointF = ExtentHelper.ToScreenCoordinate(sampleCanvas.CurrentWorldExtent, New PointShape(lineShape.Vertices(0)), sampleCanvas.Width, sampleCanvas.Height)
What to do?
Regards
Hardy