Entity3dScaleBy Method

Scales this entity by the scale factor about the specified point.

Namespace: Teigha.Geometry
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 24.2.0.0
Syntax
public void ScaleBy(
        double scaleFactor,
        Point3d point
)

Parameters

scaleFactor  Double
[in] Scale factor.
point  Point3d
[in] Point from which this entity is scaled.
See Also

©  Bricsys NV. All rights reserved.