←Select platform

StrokeThickness Property

Summary
Gets or sets the thickness of this AnnStroke object.
Syntax
C#
VB
Objective-C
C++
Java
public LeadLengthD StrokeThickness { get; set; } 
Public Property StrokeThickness As LeadLengthD 
@property (nonatomic) LeadLengthD strokeThickness; 
public LeadLengthD getStrokeThickness() 
public void setStrokeThickness(LeadLengthD strokeThickness) 
public:  
   property LeadLengthD^ StrokeThickness 
   { 
      LeadLengthD^ get() 
      void set(LeadLengthD^ value) 
   } 

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 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Engine Assembly

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