2027 Constructor
Changes 1
C

FillGrid(Double, Double)

Description:
Creates a simple fill grid with given angle and offset.
Overloads (3):
FillGrid
FillGrid(Double,Double)
public FillGrid(
	double angle,
	double offset
)
  • Double
    angle
    The angle.
  • Double
    offset
    The offset represents the spacing between the lines.