[]
        
(Showing Draft Content)

C1.Util.DX.Direct2D.Effects.Tile

Tile Class

Builtin Tile effect.

Implements
Namespace: C1.Util.DX.Direct2D.Effects
Assembly: C1.Win.C1DX.4.8.dll
Syntax
public class Tile : Effect, IDisposable, IUnknown

Constructors

Name Description
Tile(IntPtr)

Initializes a new instance of the Tile class.

Properties

Name Description
Rectangle

The region to be tiled specified as a vector in the form (left, top, width, height). The units are in DIPs.

Methods

Name Description
Create(DeviceContext)

Initializes a new instance of Tile effect.