←Select platform

StrokeEndLineCap Property

Summary

Gets or sets the AnnStrokeLineCap style used at the end of lines drawn with this AnnStroke object.

Syntax

C#
VB
Java
Objective-C
WinRT C#
public Leadtools.Annotations.Core.AnnStrokeLineCap StrokeEndLineCap {get; set;}
Public Property StrokeEndLineCap As Leadtools.Annotations.Core.AnnStrokeLineCap
public Leadtools.Annotations.Core.AnnStrokeLineCap StrokeEndLineCap {get; set;}
@property (nonatomic) LTAnnStrokeLineCap strokeEndLineCap;
public AnnStrokeLineCap getStrokeEndLineCap() 
public void setStrokeEndLineCap(AnnStrokeLineCap strokeLineCap) 
get_StrokeEndLineCap(); 
set_StrokeEndLineCap(value); 
Object.defineProperty('StrokeEndLineCap'); 

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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Annotations.Core Assembly
Click or drag to resize