←Select platform

AnnStrokeAlignment Enumeration

Summary

Specifies the alignment of the stroke width.

Syntax

C#
VB
Java
WinRT C#
public enum AnnStrokeAlignment
Public Enum AnnStrokeAlignment
public enum AnnStrokeAlignment
public enum AnnStrokeAlignment
Leadtools.Annotations.Core.AnnStrokeAlignment = function() { }; 
Leadtools.Annotations.Core.AnnStrokeAlignment.prototype = { 
 
  Center = 0x00000000, 
    Inset = 0x00000001, 
     
 }; 

Members

ValueMemberDescription
0Center Specifies that the stroke width is centered in the line.
1Inset Specifies that the stroke width is positioned on the inside of the line.
Requirements

Target Platforms

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