Draws the outline of a rectangle that has the specified dimensions and D2DPen.
public void DrawRectangle( D2DPen pen, Rect rect )
public void DrawRectangle(
D2DPen pen,
Rect rect
)
Public Sub DrawRectangle( _ ByVal pen As D2DPen, _ ByVal rect As Rect _ )
Public Sub DrawRectangle( _
ByVal pen As D2DPen, _
ByVal rect As Rect _
public: void DrawRectangle( D2DPen^ pen, Rect rect )
public:
void DrawRectangle(
D2DPen^ pen,
pen D2DPen that determines the Pen brush, thickness, and style.
rect The dimensions of the rectangle to draw.
This method draws the outline of a rectangle using the specified Pen style.
Target Platforms
D2DSurface Class
D2DSurface 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