←Select platform

StrokeStartLineCap Property

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

Property Value

The AnnStrokeLineCap style used at the beginning 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.