Bitmap for WPF
StrokeStyle クラス メンバ
プロパティ  メソッド  イベント

C1.WPF.DX.4.5.2 アセンブリ > C1.Util.DX.Direct2D 名前空間 : StrokeStyle クラス

StrokeStyleデータ型で公開されるメンバを以下の表に示します。

パブリック コンストラクタ
 名前解説
Public コンストラクタInitializes a new instance of the StrokeStyleclass.  
トップ
パブリック プロパティ
 名前解説
Public プロパティGets a value indicating whether this instance is disposed. C1.Util.DX.DisposeBaseから継承されます。
Public プロパティGet a pointer to the underlying Cpp Object C1.Util.DX.CppObjectから継承されます。
Public プロパティGets or sets a custom user tag object to associate with this instance.. C1.Util.DX.CppObjectから継承されます。
トップ
パブリック メソッド
 名前解説
Public メソッドstatic (Shared in Visual Basic)オーバーロードされます。 Creates an StrokeStylethat describes start cap, dash pattern, and other features of a stroke.  
Public メソッドD2D1_CAP_STYLE ID2D1StrokeStyle::GetDashCap()  
Public メソッドvoid ID2D1StrokeStyle::GetDashes([Out, Buffer] float* dashes,[In] unsigned int dashesCount)  
Public メソッドunsigned int ID2D1StrokeStyle::GetDashesCount()  
Public メソッドfloat ID2D1StrokeStyle::GetDashOffset()  
Public メソッドD2D1_DASH_STYLE ID2D1StrokeStyle::GetDashStyle()  
Public メソッドD2D1_CAP_STYLE ID2D1StrokeStyle::GetEndCap()  
Public メソッドvoid ID2D1Resource::GetFactory([Out] ID2D1Factory** factory) C1.Util.DX.Direct2D.Resourceから継承されます。
Public メソッドD2D1_LINE_JOIN ID2D1StrokeStyle::GetLineJoin()  
Public メソッドfloat ID2D1StrokeStyle::GetMiterLimit()  
Public メソッドD2D1_CAP_STYLE ID2D1StrokeStyle::GetStartCap()  
Public メソッドオーバーロードされます。 Query this instance for a particular COM GUID/interface support. C1.Util.DX.ComObjectから継承されます。
Public メソッドオーバーロードされます。 Query instance for a particular COM GUID/interface support. C1.Util.DX.ComObjectから継承されます。
トップ
パブリック イベント
 名前解説
Public イベントOccurs when this instance is fully disposed. C1.Util.DX.DisposeBaseから継承されます。
Public イベントOccurs when this instance is starting to be disposed. C1.Util.DX.DisposeBaseから継承されます。
トップ
パブリック オペレータ
Performs an explicit conversion from System.IntPtrto StrokeStyle.
トップ
参照

StrokeStyle クラス
C1.Util.DX.Direct2D 名前空間