AnnotationPenMiterLimit Property |
Gets or sets the limit of the thickness of the join on a mitered corner.
Namespace:
Atalasoft.Annotate
Assembly:
Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 2026.2.0.0.42 (.NET 4.6.2, x86)
Syntaxpublic float MiterLimit { get; set; }Public Property MiterLimit As Single
Get
Set
Property Value
Type:
Single The miter limit of the pen.
See Also