←Select platform

StrokeMiterLimit Property

Summary
Gets or sets the limit of the thickness of the join on a mitered corner.
Syntax
C#
Objective-C
C++/CLI
Java
Python
public double StrokeMiterLimit { get; set; } 
@property (nonatomic, assign) double strokeMiterLimit; 
public double getStrokeMiterLimit() 
public void setStrokeMiterLimit(double strokeMiterLimit) 
public:  
   property double StrokeMiterLimit 
   { 
      double get() 
      void set(double value) 
   } 
StrokeMiterLimit # get and set (AnnStroke) 

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 Leadtools.LeadLengthD value for the StrokeThickness property.

Requirements

Target Platforms

See Also

Reference

AnnStroke Class

AnnStroke Members

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Engine Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.