<Code Lib>
2024 Method
Changes 5
M

CurveUV.Transform

Description:
Transform this CurveUV by the given 2D affine transform if possible.

public CurveUV Transform(
	Transform2D trfUV
)

Return Value nullNothingnullptr If successful a transformed CurveUV, otherwise null Nothing nullptr a null reference ( Nothing in Visual Basic) .

Loading…