Vector2dMirror Method

Mirrors this vector about the specified 2D line.
Namespace:  Teigha.Geometry
Assembly:  TD_Mgd (in TD_Mgd.dll) Version: 21.4.0.0
Syntax
public Vector2d Mirror(
        Vector2d line
)

Parameters

line
Type: Teigha.GeometryVector2d
[in] Mirror line.

Return Value

Type: Vector2d
Mirrored vector.
See Also

©  Bricsys NV. All rights reserved.