NShape Reference
IFillStyle.Image Property

<< Click to Display Table of Contents >>

Navigation:  Class Reference > Namespace Dataweb.NShape > IFillStyle Interface >

NShape Reference
IFillStyle.Image Property

Previous pageReturn to chapter overviewNext page

Defines the image to display.

Syntax

NamedImage Image { get; }

Description

Defines the image of a fill style. Both bitmap- and vector images are supported.

Be careful about image fill styles - excessive usage and/or huge images may have a significant impact on performance, especially on low end machines.

Applies only to fill mode FillMode.Image.