Hide Comments
Hide Comments

Comments (0)

Specifies whether and how to resize, replicate, and position the graphical path representation for painting the area.

The WrapMode property should be one of the constants defined in the TRSPathWrapMode type:
 

pwStretch

stretches the path representation to fill the entire area. Default.

pwOriginal

keeps the original path size
 

pwFit

resizes the path representation (keeping proportions) to best fit the area.

pwTile

renders the path representation repeatedly to tile the area.

Namespace: RSGdiPlusCtrls

expandingSyntax

Property Value

Type: TRSPathWrapMode

expandingSee Also

Comments (0)

RiverSoftAVG SVG Component Library (RSCL) © 2013-2016, Thomas G. Grubb