GetTransformedDrawable

IDrawable.GetTransformedDrawable method

使用提供的点和当前drawable的非几何属性创建一个新的drawable

public IDrawable GetTransformedDrawable(Point3D[] newPoints)
范围类型描述
newPointsPoint3D[]定义新几何的所有点

返回值

具有新几何和当前非几何属性的新可绘制对象

也可以看看