BitmapEffectInput.AreaToApplyEffectUnits 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
注意:此 API 现已过时。 未过时的替代项为 Effect。 获取或设置一个方法,用来解释 AreaToApplyEffect 所提供的矩形。
public:
property System::Windows::Media::BrushMappingMode AreaToApplyEffectUnits { System::Windows::Media::BrushMappingMode get(); void set(System::Windows::Media::BrushMappingMode value); };
public System.Windows.Media.BrushMappingMode AreaToApplyEffectUnits { get; set; }
member this.AreaToApplyEffectUnits : System.Windows.Media.BrushMappingMode with get, set
Public Property AreaToApplyEffectUnits As BrushMappingMode
属性值
用来解释 AreaToApplyEffectUnits 属性所提供的矩形的方法。 默认值是 RelativeToBoundingBox。
注解
依赖项属性信息
标识符字段 | AreaToApplyEffectUnitsProperty |
元数据属性设置为 true |
无 |