FPoint(FPoint) Constructor
Create a new Instance of the FPoint Item.
Namespace: GeometryAssembly: Geometry (in Geometry.dll) Version: 25.2414.4032
public FPoint(
FPoint source
)
Public Sub New (
source As FPoint
)
No code example is currently available or this language may not be supported.
Parameters
- source FPoint
-
Reference to an instance of a FPoint to use for reference values.