←Select platform

StrokeThickness Property

Summary
Gets or sets the thickness of this AnnStroke object.
Syntax
C#
Objective-C
C++/CLI
Java
Python
public LeadLengthD StrokeThickness { get; set; } 
@property (nonatomic, assign) LeadLengthD strokeThickness; 
public LeadLengthD getStrokeThickness() 
public void setStrokeThickness(LeadLengthD strokeThickness) 
public:  
   property LeadLengthD^ StrokeThickness 
   { 
      LeadLengthD^ get() 
      void set(LeadLengthD^ value) 
   } 
StrokeThickness # get and set (AnnStroke) 

Property Value

A Leadtools.LeadLengthD value that represents the thickness of this AnnStroke object.

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.