ApplicationNewUV Method

Creates a UV object representing coordinates in 2-space.
Overload List
 NameDescription
Public methodNewUVCreates a UV object at the origin.
Public methodNewUV(UV)Creates a UV object by copying the supplied UV object.
Public methodNewUV(Double, Double)Creates a UV object representing coordinates in 2-space with supplied values.
Top
See Also