Represents an empty line (with emtpy color and zero width).

Namespace:  C1.C1Preview
Assembly:  C1.C1Report.2 (in C1.C1Report.2.dll)

Syntax

C#
public static LineDef Empty { get; }
Visual Basic
Public Shared ReadOnly Property Empty As LineDef
	Get

See Also