名前 | 解説 | |
---|---|---|
GradientStopCollection コンストラクタ | GradientStopCollection クラスの新しいインスタンスを初期化します。 |
GradientStopCollectionデータ型で公開されるメンバを以下の表に示します。
名前 | 解説 | |
---|---|---|
GradientStopCollection コンストラクタ | GradientStopCollection クラスの新しいインスタンスを初期化します。 |
名前 | 解説 | |
---|---|---|
IsDisposed | このインスタンスが破棄されたかどうかを示す値を取得します。 GrapeCity.Documents.DX.DisposeBaseから継承されます。 | |
NativePointer | 基礎となる Cpp オブジェクトへのポインタを取得します。 GrapeCity.Documents.DX.CppObjectから継承されます。 | |
Tag | このインスタンスに関連付けるカスタムユーザータグオブジェクトを取得または設定します。 GrapeCity.Documents.DX.CppObjectから継承されます。 |
名前 | 解説 | |
---|---|---|
Create | オーバーロードされます。 指定されたグラデーションストップ、Gamma StandardRgb、および ExtendMode.Clamp から GradientStopCollection を作成します。 | |
Dispose | アンマネージリソースの解放またはリセットに関連するアプリケーション定義のタスクを実行します。 GrapeCity.Documents.DX.DisposeBaseから継承されます。 | |
GetColorInterpolationGamma | D2D1_GAMMA ID2D1GradientStopCollection::GetColorInterpolationGamma() | |
GetExtendMode | D2D1_EXTEND_MODE ID2D1GradientStopCollection::GetExtendMode() | |
GetFactory | void ID2D1Resource::GetFactory([Out] ID2D1Factory** factory) GrapeCity.Documents.DX.Direct2D.Resourceから継承されます。 | |
GetGradientStopCount | unsigned int ID2D1GradientStopCollection::GetGradientStopCount() | |
GetGradientStops | void ID2D1GradientStopCollection::GetGradientStops([Out, Buffer] D2D1_GRADIENT_STOP* gradientStops,[In] unsigned int gradientStopsCount) | |
QueryInterface | オーバーロードされます。 特定の COM GUID/インタフェースのサポートについて、このインスタンスをクエリします。 GrapeCity.Documents.DX.ComObjectから継承されます。 | |
QueryInterfaceOrNull | オーバーロードされます。 特定の COM GUID/インタフェースのサポートについて、インスタンスをクエリします。 GrapeCity.Documents.DX.ComObjectから継承されます。 |
名前 | 解説 | |
---|---|---|
Disposed | このインスタンスが完全に破棄されたときに発生します。 GrapeCity.Documents.DX.DisposeBaseから継承されます。 | |
Disposing | このインスタンスの破棄が開始されるときに発生します。 GrapeCity.Documents.DX.DisposeBaseから継承されます。 |
明示的 キャスト 演算子 | System.IntPtr から GradientStopCollection への明示的な変換を実行します。 |