Initializes a new D2DTextLayout object.
public D2DTextLayout( string text, D2DFont font, Size size )
public D2DTextLayout(
string text,
D2DFont font,
Size size
)
Public Function New( _ ByVal text As String, _ ByVal font As D2DFont, _ ByVal size As Size _ )
Public Function New( _
ByVal text As String, _
ByVal font As D2DFont, _
ByVal size As Size _
public: D2DTextLayout( String^ text, D2DFont^ font, Size size )
public:
D2DTextLayout(
String^ text,
D2DFont^ font,
text The text string included in the D2DTextLayout instance.
font The D2DFont used by the string.
size A System.Windows.Size structure representing the size of the text layout box.
This constructor will create a new instance of D2DTextLayout.
Target Platforms
D2DTextLayout Class
D2DTextLayout Members
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