←Select platform

MiterLimit Property

Summary

Gets or sets the limit of the thickness of the join on a mitered corner.

Syntax

C#
VB
C++
public virtual float MiterLimit { get; set; } 
  
Public Overridable Property MiterLimit As Single 
public: 
virtual property float MiterLimit { 
   float get(); 
   void set (    float ); 
} 

Property Value

The limit of the thickness of the join on a mitered corner. This value uses the same unit of measure as the one used as the Unit value for the Width property.

Example

For an example, refer to AnnPen.

Requirements

Target Platforms

See Also

Reference

AnnPen Class

AnnPen Members

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations Assembly