The Drawing.Shape.Outline class determines the line properties of a shape. The Outline class implements the System.ComponentModel.INotifyPropertyChanged interface.

Syntax

public class Outline : System.ComponentModel.INotifyPropertyChanged
Public Class Outline
  Implements System.ComponentModel.INotifyPropertyChanged

Introduced: X13.

Properties

Property Description
Color Gets or sets the shape's line color.
Width Gets or sets the shape's line width.