Annotation.LineWidth Property

Definition

Gets or sets the line width of an annotation.

public:
 virtual property int LineWidth { int get(); void set(int value); };
public virtual int LineWidth { get; set; }
member this.LineWidth : int with get, set
Public Overridable Property LineWidth As Integer

Property Value

An integer value that defines the line width, in pixels, of an annotation.

Applies to