Bitmap for WPF
Create(Factory,StrokeStyleProperties) メソッド

C1.WPF.DX.4.5.2 アセンブリ > C1.Util.DX.Direct2D 名前空間 > StrokeStyle クラス > Create メソッド : Create(Factory,StrokeStyleProperties) メソッド
an instance of Factory
a definition for this render target
Creates an StrokeStylethat describes start cap, dash pattern, and other features of a stroke.
シンタックス
'宣言
 
Public Overloads Shared Function Create( _
   ByVal factory As Factory, _
   ByRef properties As StrokeStyleProperties _
) As StrokeStyle
public static StrokeStyle Create( 
   Factory factory,
   ref StrokeStyleProperties properties
)

パラメータ

factory
an instance of Factory
properties
a definition for this render target
参照

StrokeStyle クラス
StrokeStyle メンバ
オーバーロード一覧