Class PlessSolidBrushHandler
Platformless solid brush handler.
public class PlessSolidBrushHandler : PlessBrushHandler, IBaseObject, IDisposableObject, ISolidBrushHandler, IBrushHandler, IDisposable
- Inheritance
-
PlessSolidBrushHandler
- Implements
Constructors
- PlessSolidBrushHandler(SolidBrush)
Initializes a new instance of the PlessSolidBrushHandler class.
Properties
- Color
Gets brush color.
Methods
- Update(SolidBrush)
Update native brush properties from the managed brush properties.