'宣言 Public Overloads Shared Function Create( _ ByVal context As DeviceContext, _ ByVal image As Image, _ ByVal imageBrushProperties As ImageBrushProperties, _ ByVal brushProperties As BrushProperties _ ) As ImageBrush
public static ImageBrush Create( DeviceContext context, Image image, ImageBrushProperties imageBrushProperties, BrushProperties brushProperties )
パラメータ
- context
- The context.
- image
- The image.
- imageBrushProperties
- The image brush properties.
- brushProperties
- The brush properties.