FAreaSetSize Method
Update the size of the target area.
Namespace: GeometryAssembly: Geometry (in Geometry.dll) Version: 25.2414.4032
public static void SetSize(
FArea source,
FArea target
)
Public Shared Sub SetSize (
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 area.
- target FArea
-
Reference to the area to update.