←Select platform

StrokeStartLineCap Property

Summary

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

Syntax

C#
VB
Java
Objective-C
WinRT C#
public Leadtools.Annotations.Core.AnnStrokeLineCap StrokeStartLineCap {get; set;}
Public Property StrokeStartLineCap As Leadtools.Annotations.Core.AnnStrokeLineCap
public Leadtools.Annotations.Core.AnnStrokeLineCap StrokeStartLineCap {get; set;}
@property (nonatomic) LTAnnStrokeLineCap strokeStartLineCap;
public AnnStrokeLineCap getStrokeStartLineCap() 
public void setStrokeStartLineCap(AnnStrokeLineCap strokeStartLineCap) 
get_StrokeStartLineCap(); 
set_StrokeStartLineCap(value); 
Object.defineProperty('StrokeStartLineCap'); 

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

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