GetNewPropsDrawable

IDrawable.GetNewPropsDrawable method

使用当前可绘制对象的几何形状和提供的非几何属性创建新的可绘制对象

public IDrawable GetNewPropsDrawable(IDrawableProperties props)
范围类型描述
道具IDrawableProperties新的非几何属性

返回值

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

也可以看看