'宣言 Public Overloads Shared Function Create( _ ByVal renderTarget As RenderTarget, _ ByVal linearGradientBrushProperties As LinearGradientBrushProperties, _ ByVal gradientStopCollection As GradientStopCollection _ ) As LinearGradientBrush
パラメータ
- renderTarget
- RenderTarget のインスタンス。
- linearGradientBrushProperties
- グラデーションの開始点と終了点。
- gradientStopCollection
- ブラシのグラデーションの色とグラデーション線に沿った位置を記述する GradientStop 構造体のコレクション。