C# Class BitmapReader.Classes.ColorSpot

Show file Open project: egeozcan/DrawThatThing Class Usage Examples

Public Properties

Property Type Description
Color System.Drawing.Color
IsBackgroundColor bool
Point Classes.Classes.Point

Property Details

Color public property

public Color,System.Drawing Color
return System.Drawing.Color

IsBackgroundColor public property

public bool IsBackgroundColor
return bool

Point public property

public Classes.Classes.Point Point
return Classes.Classes.Point