StrokeData Properties

The StrokeData type exposes the following members.

Properties
  NameDescription
Public propertyColor
Gets or sets the color.
Public propertyDashArray
Gets or sets the dash array of the stroke.
Public propertyLineCap
Gets or sets the line cap of the stroke.
Public propertyUIClassName
Gets or sets the name of the UI class (used for auto de-serialization).
(Inherited from BaseDataContract.)
Public propertyWidth
Gets or sets the width of the stroke.
Top
See Also