Click or drag to resize

WangAttributeDataLineSize Property

Gets or sets the size of the annotation lines.

Namespace:  Atalasoft.Annotate
Assembly:  Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public float LineSize { get; set; }

Property Value

Type: Single
The annotation line size.
Remarks
See the Type property for information on which WANG annotation types require this property.
See Also