←Select platform

StrokeLineJoin Property

Summary
Gets or sets the AnnStrokeLineJoin style for the ends of two consecutive lines drawn with this AnnStroke object.
Syntax
C#
Objective-C
C++/CLI
Java
Python
public AnnStrokeLineJoin StrokeLineJoin { get; set; } 
@property (nonatomic, assign) LTAnnStrokeLineJoin strokeLineJoin; 
public AnnStrokeLineJoin getStrokeLineJoin() 
public void setStrokeLineJoin(AnnStrokeLineJoin strokeLineJoin) 
public:  
   property AnnStrokeLineJoin^ StrokeLineJoin 
   { 
      AnnStrokeLineJoin^ get() 
      void set(AnnStrokeLineJoin^ value) 
   } 
StrokeLineJoin # get and set (AnnStroke) 

Property Value

The AnnStrokeLineJoin style for the ends of two consecutive lines drawn with 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.