←Select platform

MiterLimit Property

Summary

Gets or sets the pen miter limit value.

Syntax

C#
VB
C++
public double MiterLimit {get; set;}
Public Property MiterLimit As Double
public: 
property double MiterLimit { 
   double get(); 
   void set (    double ); 
} 

Property Value

The miter limit value of the D2DPen.

Remarks

The default value is 10.

The limit of the thickness of the join on a mitered corner. This value is always treated as though it is greater than or equal to 1.0f.

Requirements

Target Platforms

See Also

Reference

D2DPen Class

D2DPen Members

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Windows.D2DRendering Assembly
Click or drag to resize