FAreaTransferValues 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(
FArea source,
FArea target
)
Public Shared Sub TransferValues (
source As FArea,
target As FArea
)
No code example is currently available or this language may not be supported.
Parameters
- source FArea
-
Reference to the source shape.
- target FArea
-
Reference to the target shape.