Leadtools.Windows.D2DRendering Assembly Changes (original) (raw)
Summary
Version Changes: 21 to 22
New Members (version 22)
The following members have been added:
Name |
---|
None |
Removed Members (version 22)
The following members have been removed:
Name |
---|
None |
Version Changes: 20 to 21
New Members (version 21)
The following members have been added:
Name | Description |
---|---|
Leadtools.Windows.D2DRendering.D2DSurface.DrawEllipse(D2DPen,float,float,float,float) | Draws the outline of an ellipse having the specified dimensions with the specified D2DPen. |
Leadtools.Windows.D2DRendering.D2DSurface.DrawRectangle(D2DPen,float,float,float,float) | Draws the outline of a rectangle that has the specified dimensions and D2DPen. |
Leadtools.Windows.D2DRendering.D2DSurface.FillEllipse(Brush,float,float,float,float) | Fills the interior of an ellipse using the specified brush. |
Leadtools.Windows.D2DRendering.D2DSurface.FillRectangle(Brush,float,float,float,float) | Fills the interior of a rectangle that has the specified dimensions and the specified brush. |
Leadtools.Windows.D2DRendering.D2DSurface.MultiplyTransform(Matrix) | Multiplies the transformation of this surface and the specified matrix. |
Removed Members (version 21)
The following members have been removed:
Name |
---|
None |
Version Changes: 19 to 20
New Members (version 20)
The following members have been added:
Name |
---|
None |
Removed Members (version 20)
The following members have been removed:
Name |
---|
None |
Version Changes: 18 to 19
New Assembly
The following assembly has been added to LEADTOOLS For .NET v19:
Namespace | Description |
---|---|
Leadtools.Windows.D2DRendering | Includes classes, structures and enumerations for implementing and supporting the Microsoft Direct3D API. |