IInkPresenterStencil 介面
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
public interface class IInkPresenterStencil
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 196608)]
/// [Windows.Foundation.Metadata.Guid(819015021, 15878, 19714, 177, 22, 39, 127, 181, 216, 173, 220)]
struct IInkPresenterStencil
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 196608)]
[Windows.Foundation.Metadata.Guid(819015021, 15878, 19714, 177, 22, 39, 127, 181, 216, 173, 220)]
public interface IInkPresenterStencil
Public Interface IInkPresenterStencil
- 衍生
- 屬性
Windows 需求
裝置系列 |
Windows 10 Anniversary Edition (已於 10.0.14393.0 引進)
|
API contract |
Windows.Foundation.UniversalApiContract (已於 v3.0 引進)
|
屬性
BackgroundColor |
取得或設定 IInkPresenterStencil 物件的背景色彩。 |
ForegroundColor |
取得或設定 IInkPresenterStencil 物件上前景元素的色彩。 |
IsVisible |
取得或設定 IInkPresenterStencil 物件是否可見。 |
Kind |
取得要顯示在InkCanvas上的IInkPresenterStencil物件類型。 |
Transform |
取得或設定InkCanvas 2D 座標空間內IInkPresenterStencil物件的位置和旋轉角度。 位置和旋轉都是以相對於 InkCanvas來源的樣板左上角為基礎。 |