Class CadHatchPatternData

CadHatchPatternData class

Cad hatch pattern class

public class CadHatchPatternData

Constructors

NameDescription
CadHatchPatternData()Initializes a new instance of the CadHatchPatternData class.

Properties

NameDescription
DashLengthCount { get; set; }Gets or sets the dash length count.
DashLengths { get; set; }Gets or sets the dash lengths.
LineAngle { get; set; }Gets or sets the line angle.
LineBasePoint { get; set; }Gets or sets the line base point.
LineOffset { get; set; }Gets or sets the line offset.

See Also