'宣言 Public Overloads Shared Function Create( _ ByVal renderTarget As RenderTarget, _ ByRef radialGradientBrushProperties As RadialGradientBrushProperties, _ ByVal gradientStopCollection As GradientStopCollection _ ) As RadialGradientBrush
パラメータ
- renderTarget
- RenderTarget のインスタンス。
- radialGradientBrushProperties
- ブラシのグラデーションの中心、グラデーション原点のオフセット、x 半径と y 半径。
- gradientStopCollection
- ブラシのグラデーションの色とグラデーションに沿った位置を記述する GradientStop 構造体のコレクション。