←Select platform

AnnPenLineJoin Enumeration

Summary

Specifies the type of joint used at the vertices of a shape's outline.

Syntax

C#
VB
C++
public enum AnnPenLineJoin : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum AnnPenLineJoin  
   Inherits System.Enum 
   Implements System.IComparable, System.IConvertible, System.IFormattable 
public enum class AnnPenLineJoin : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable

Members

ValueMemberDescription
0MiterRegular angular vertices.
1BevelBeveled vertices.
2RoundRounded vertices.
Remarks

For more information see System.Windows.Media.PenLineJoin.

Requirements

Target Platforms

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