CadHatchPatternData.LineBasePoint

CadHatchPatternData.LineBasePoint property

Gets or sets the line base point.

public Cad2DPoint LineBasePoint { get; set; }

Property Value

The line base point.

See Also