Class DrawingAttributes
- Namespace
- nanoFramework.Presentation.Controls
- Assembly
- nanoFramework.Graphics.dll
Represents the drawing attributes used for drawing on a canvas.
public class DrawingAttributes
- Inheritance
-
DrawingAttributes
- Inherited Members
- Extension Methods
Constructors
DrawingAttributes()
public DrawingAttributes()
Fields
Color
Gets or sets the color used for drawing.
public Color Color