PathGradientBrush.SurroundColors プロパティとは? わかりやすく解説

Weblio 辞書 > コンピュータ > .NET Framework クラス ライブラリ リファレンス > PathGradientBrush.SurroundColors プロパティの意味・解説 

PathGradientBrush.SurroundColors プロパティ

PathGradientBrush で塗りつぶすパス内の点に対応している色の配列取得または設定します

名前空間: System.Drawing.Drawing2D
アセンブリ: System.Drawing (system.drawing.dll 内)
構文構文

Dim instance As PathGradientBrush
Dim value As Color()

value = instance.SurroundColors

instance.SurroundColors = value
public Color[] SurroundColors { get; set;
 }
public:
property array<Color>^ SurroundColors {
    array<Color>^ get ();
    void set (array<Color>^ value);
}
/** @property */
public Color[] get_SurroundColors ()

/** @property */
public void set_SurroundColors (Color[] value)
public function get SurroundColors
 () : Color[]

public function set SurroundColors
 (value : Color[])

プロパティ
この PathGradientBrush塗りつぶすパス各点関連付けられた色を表す Color 構造体配列

解説解説

SurroundColors 配列内のColor は、パス内の点に対応してます。

プラットフォームプラットフォーム
バージョン情報バージョン情報
参照参照
関連項目
PathGradientBrush クラス
PathGradientBrush メンバ
System.Drawing.Drawing2D 名前空間


このページでは「.NET Framework クラス ライブラリ リファレンス」からPathGradientBrush.SurroundColors プロパティを検索した結果を表示しています。
Weblioに収録されているすべての辞書からPathGradientBrush.SurroundColors プロパティを検索する場合は、下記のリンクをクリックしてください。
 全ての辞書からPathGradientBrush.SurroundColors プロパティ を検索

英和和英テキスト翻訳>> Weblio翻訳
英語⇒日本語日本語⇒英語
  

辞書ショートカット

すべての辞書の索引

PathGradientBrush.SurroundColors プロパティのお隣キーワード
検索ランキング

   

英語⇒日本語
日本語⇒英語
   



PathGradientBrush.SurroundColors プロパティのページの著作権
Weblio 辞書 情報提供元は 参加元一覧 にて確認できます。

   
日本マイクロソフト株式会社日本マイクロソフト株式会社
© 2025 Microsoft.All rights reserved.

©2025 GRAS Group, Inc.RSS