ImageFill

CmxFillStyle.ImageFill property

Gets or sets the image fill info.

public CmxImageFill ImageFill { get; set; }

Property Value

The image fill info. Used for Imported bitmap and Two-color pattern fill types.

See Also