←Select platform

StrokeMiterLimit Property

Summary

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

Syntax

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

Property Value

The limit of the thickness of the join on a mitered corner.

Requirements

Target Platforms

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

Leadtools.Windows.Annotations Assembly