Class GWConsts
Inheritance
object
GWConsts
Namespace: SprutCAMTech.VecMatrLib
Assembly: SprutCAMTech.VecMatrLib.dll
Syntax
public class GWConsts : Object
Constructors
GWConsts()
Declaration
Fields
clBlue
Declaration
public const int clBlue = 16711680
Field Value
clGreen
Declaration
public const int clGreen = 65280
Field Value
clRed
Declaration
public const int clRed = 255
Field Value
gfFillColor
Declaration
public const int gfFillColor = 3
Field Value
gfLineColor
Declaration
public const int gfLineColor = 2
Field Value
gfLineWidth
Declaration
public const int gfLineWidth = 5
Field Value
gfPointColor
Declaration
public const int gfPointColor = 4
Field Value
gfPointShape
Declaration
public const int gfPointShape = 7
Field Value
gfPointSize
Declaration
public const int gfPointSize = 6
Field Value