PointUvSurrogate.ConvertToObject Method

Creates the object related to the surrogate.
Protected Overrides Function ConvertToObject() As Point2D
This language is not supported or no code example is available.
protected override Point2D ConvertToObject()
This language is not supported or no code example is available.

Return Value

Point2D

The object created.

Remarks
 
This method uses the PointUv.PointUv constructor to create the object.

.NET Framework

Supported in: 4.8

In this article

Definition