Draws the formatted text described by the specified D2DTextLayout object.
public void DrawText( D2DTextLayout textLayout, Brush brush, Rect rect )
public void DrawText(
D2DTextLayout textLayout,
Brush brush,
Rect rect
)
Public Overloads Sub DrawText( _ ByVal textLayout As D2DTextLayout, _ ByVal brush As Brush, _ ByVal rect As Rect _ )
Public Overloads Sub DrawText( _
ByVal textLayout As D2DTextLayout, _
ByVal brush As Brush, _
ByVal rect As Rect _
public: void DrawText( D2DTextLayout^ textLayout, Brush^ brush, Rect rect )
public:
void DrawText(
D2DTextLayout^ textLayout,
Brush^ brush,
textLayout The formatted text to draw.
brush Brush that determines the color and texture of the drawn text.
rect The size and position of the area in which the text is drawn.
This method is more efficient, When drawing the same text repeatedly.
Target Platforms
D2DSurface Class
D2DSurface Members
Overload List
Getting Started
New LEADTOOLS SDK Features
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Media Streaming .NET | C API
Supported Platforms
.NET
Java
Android
iOS/macOS
HTML5 JavaScript
C API
C++ Class Library
Cloud Services Web API
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
HTML5 JavaScript Libraries