The StrokeFormat type exposes the following members.

Constructors

  NameDescription
Public methodStrokeFormat
Initializes a new instance of the StrokeFormat class

Methods

  NameDescription
Public methodEquals
Tests whether the specified object is a StrokeFormat object and is equivalent to this StrokeFormat jbject.
(Overrides Object..::..Equals(Object).)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode
Returns a hash code for this StrokeFormat object.
(Overrides Object..::..GetHashCode()()()().)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)

Properties

  NameDescription
Public propertyColor
Gets or sets color of a stroke.
Public propertyType
Gets or sets type of a stroke pen.
Public propertyWidth
Gets or sets width of a stroke.

See Also