FEllipseTransferValues Method
Transfer the member values from the source to the target, raising any
associated events where appropriate.
Namespace: GeometryAssembly: Geometry (in Geometry.dll) Version: 25.2414.4032
public static void TransferValues(
FEllipse source,
FEllipse target
)
Public Shared Sub TransferValues (
source As FEllipse,
target As FEllipse
)
No code example is currently available or this language may not be supported.
Parameters
- source FEllipse
-
Reference to the source shape.
- target FEllipse
-
Reference to the target shape.