|
Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.4.6
|
| Leadtools.Annotations.Core Namespace : AnnStrokeAlignment Enumeration |
public enum AnnStrokeAlignment : System.Enum
'Declaration
Public Enum AnnStrokeAlignment Inherits System.Enum
public enum AnnStrokeAlignment : System.Enum
public enum AnnStrokeAlignment
Leadtools.Annotations.Core.AnnStrokeAlignment = function() { };
Leadtools.Annotations.Core.AnnStrokeAlignment.prototype = {
Center = 0x00000000,
Inset = 0x00000001,
};
| Value | Member | Description |
|---|---|---|
| 0x00000000 | Center | Specifies that the stroke width is centered in the line.![]() ![]() ![]() ![]() |
| 0x00000001 | Inset | Specifies that the stroke width is positioned on the inside of the line.![]() ![]() ![]() ![]() |
System.Object
System.ValueType
System.Enum
Leadtools.Annotations.Core.AnnStrokeAlignment