IWorldPoint IGraphics.CreateWorldPoint(Double x, Double y, Double z)
Create a point from world coordinates.
Examples
Parameters
-
x
Type: Double
The x coordinate.
-
y
Type: Double
The y coordinate.
-
z
Type: Double
The z coordinate.
Return Value
Returns the world point.