Style of a line used to draw a shape. New created strokes by default have black solid color and width equal to 0.75f.

Namespace: Arctorus.Documents
Assembly: Arctorus.Documents (in Arctorus.Documents.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public sealed class StrokeFormat
Visual Basic
Public NotInheritable Class StrokeFormat
Visual C++
public ref class StrokeFormat sealed

Inheritance Hierarchy

System..::..Object
  Arctorus.Documents..::..StrokeFormat

See Also