[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Document.Section.Annotations.AnnotationLine.Width

Width Property

Width

Gets or sets the width of the annotation object.

Declaration
public override float Width { get; set; }
Property Value
Type Description
float

The Width is the width of the annotation object.

Overrides