次の方法で共有


PathGradientBrush.Clone メソッド

PathGradientBrush オブジェクトの同一コピーを作成します。

Overrides Public Function Clone() As Object Implements _   ICloneable.Clone
[C#]
public override object Clone();
[C++]
public: Object* Clone();
[JScript]
public override function Clone() : Object;

戻り値

このメソッドによって作成され、オブジェクトとしてキャストされる PathGradientBrush

実装

ICloneable.Clone

必要条件

プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ

参照

PathGradientBrush クラス | PathGradientBrush メンバ | System.Drawing.Drawing2D 名前空間