[]
Represents a fill that is an image.
public class ImageFill : Fill
Public Class ImageFill
Inherits Fill
Name | Description |
---|---|
ImageFill(Image) | Creates a new image fill with the specified image. |
ImageFill(string) | Creates a new image fill with the specified image. |
Name | Description |
---|---|
Image | Gets the image of this fill. |