←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#
VB
Java
Objective-C
WinRT C#
public Leadtools.Annotations.Core.AnnStrokeLineJoin StrokeLineJoin {get; set;}
Public Property StrokeLineJoin As Leadtools.Annotations.Core.AnnStrokeLineJoin
public Leadtools.Annotations.Core.AnnStrokeLineJoin StrokeLineJoin {get; set;}
@property (nonatomic) LTAnnStrokeLineJoin strokeLineJoin;
public AnnStrokeLineJoin getStrokeLineJoin() 
public void setStrokeLineJoin(AnnStrokeLineJoin strokeLineJoin) 
get_StrokeLineJoin(); 
set_StrokeLineJoin(value); 
Object.defineProperty('StrokeLineJoin'); 

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

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