←Select platform

StrokeEndLineCap Property

Summary
Gets or sets the AnnStrokeLineCap style used at the end of lines drawn with this AnnStroke object.
Syntax
C#
Objective-C
C++/CLI
Java
Python
public AnnStrokeLineCap StrokeEndLineCap { get; set; } 
@property (nonatomic, assign) LTAnnStrokeLineCap strokeEndLineCap; 
public AnnStrokeLineCap getStrokeEndLineCap() 
public void setStrokeEndLineCap(AnnStrokeLineCap strokeLineCap) 
public:  
   property AnnStrokeLineCap^ StrokeEndLineCap 
   { 
      AnnStrokeLineCap^ get() 
      void set(AnnStrokeLineCap^ value) 
   } 
StrokeEndLineCap # get and set (AnnStroke) 

Property Value

The AnnStrokeLineCap style used at the end of lines drawn with this AnnStroke object.

Requirements

Target Platforms

See Also

Reference

AnnStroke Class

AnnStroke Members

Help Version 22.0.2023.7.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 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.