Bitmap for UWP
Create メソッド (BorderTransform)

C1.UWP.DX アセンブリ > C1.Util.DX.Direct2D 名前空間 > BorderTransform クラス : Create メソッド
The effect context
The extend mode for X coordinates
The extend mode for Y coordinates
Initializes a new instance of BorderTransformclass
シンタックス
'宣言
 
Public Shared Function Create( _
   ByVal context As EffectContext, _
   ByVal extendModeX As ExtendMode, _
   ByVal extendModeY As ExtendMode _
) As BorderTransform
public static BorderTransform Create( 
   EffectContext context,
   ExtendMode extendModeX,
   ExtendMode extendModeY
)

パラメータ

context
The effect context
extendModeX
The extend mode for X coordinates
extendModeY
The extend mode for Y coordinates
参照

BorderTransform クラス
BorderTransform メンバ