D2DTileBrush Class

Summary

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

Syntax
C#
VB
C++
public abstract class D2DTileBrush : TileBrush, IDisposable 
  
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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Windows.D2DRendering Assembly