PolylineCurve2dSetFitPointAt Method

Sets the fit point at the specified index.

Namespace: Teigha.Geometry
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 25.3.0.0
Syntax
public void SetFitPointAt(
        int i,
        Point2d point
)

Parameters

i  Int32
[in] An index by which a fit point is set.
point  Point2d
[in] Fit point to set.
See Also

©  Bricsys NV. All rights reserved.