Graphics.PaintableImageOptions

Graphics.PaintableImageOptions property

Gets or sets image options, used to create paintable vactor images to draw.

public ImageOptionsBase PaintableImageOptions { get; set; }

Property Value

The image options, used to create paintable vactor images to draw.

See Also