Click or drag to resize
WebPointClone Method
Get a copy of this point.

Namespace: ArtDatabanken.WebService.Data
Assembly: ArtDatabanken.WebService.Data (in ArtDatabanken.WebService.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax
public WebPoint Clone()

Return Value

Type: WebPoint
A copy of this point.
See Also