Class GWConsts
Inheritance
System.Object
GWConsts
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: SprutTechnology.VecMatrLib
Assembly: VecMatrLib.dll
Syntax
public class GWConsts
Fields
clBlue
Declaration
public const int clBlue = 16711680
Field Value
Type | Description |
---|---|
System.Int32 |
clGreen
Declaration
public const int clGreen = 65280
Field Value
Type | Description |
---|---|
System.Int32 |
clRed
Declaration
public const int clRed = 255
Field Value
Type | Description |
---|---|
System.Int32 |
gfFillColor
Declaration
public const int gfFillColor = 3
Field Value
Type | Description |
---|---|
System.Int32 |
gfLineColor
Declaration
public const int gfLineColor = 2
Field Value
Type | Description |
---|---|
System.Int32 |
gfLineWidth
Declaration
public const int gfLineWidth = 5
Field Value
Type | Description |
---|---|
System.Int32 |
gfPointColor
Declaration
public const int gfPointColor = 4
Field Value
Type | Description |
---|---|
System.Int32 |
gfPointShape
Declaration
public const int gfPointShape = 7
Field Value
Type | Description |
---|---|
System.Int32 |
gfPointSize
Declaration
public const int gfPointSize = 6
Field Value
Type | Description |
---|---|
System.Int32 |