'宣言 Public Overloads Shared Function Create( _ ByVal renderTarget As RenderTarget, _ ByVal linearGradientBrushProperties As LinearGradientBrushProperties, _ ByVal gradientStopCollection As GradientStopCollection _ ) As LinearGradientBrush
パラメータ
- renderTarget
- an instance of RenderTarget
- linearGradientBrushProperties
- The start and end points of the gradient.
- gradientStopCollection
- A collection of GradientStopstructures that describe the colors in the brush's gradient and their locations along the gradient line.