←Select platform

D2DTileBrush Class

Summary

Represents a wrapper for the DirectX Brush and the System.Windows.Media.TileBrush.

Syntax

C#
VB
C++
public abstract class D2DTileBrush : IDisposable, TileBrush 
  
Public MustInherit Class D2DTileBrush  
   Inherits System.Windows.Media.TileBrush 
public ref class D2DTileBrush abstract : public System.Windows.Media.TileBrush  

Remarks

To create a D2D Tile Brush, use the D2DSurface.CreateD2DTileBrush method.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Windows.D2DRendering Assembly