The Separator type exposes the following members.

Constructors

  NameDescription
Public methodSeparator()()()()
Default constructor.
Public methodSeparator(DateTime, Color)
Constructor that initializes the values.

Methods

  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)

Properties

  NameDescription
Public propertyColor
Color of the separator line.
Public propertyLayer
Separator layer.
Public propertyLocation
Location of the separator line.
Public propertyOpacity
Separator opacity in percent.
Public propertyWidth
Separator width in pixels.

See Also