C# Class Eto.Test.Sections.Drawing.BrushSection

Test for different brushes and options
Inheritance: Eto.Forms.Scrollable
Exibir arquivo Open project: picoe/Eto

Public Methods

Method Description
BrushSection ( ) : System

Private Methods

Method Description
BrushControl ( ) : Control
CenterControl ( ) : Control
Draw ( Eto.Drawing.Graphics g ) : void
EndPointControl ( ) : Control
GetTransform ( ) : IMatrix
GradientOriginControl ( ) : Control
GradientWrapControl ( ) : Control
OffsetXControl ( ) : Control
OffsetYControl ( ) : Control
PointControl ( Func getValue, Action setValue ) : Control
RadiusControl ( ) : Control
Refresh ( ) : void
RotationControl ( ) : Control
ScaleXControl ( ) : Control
ScaleYControl ( ) : Control
SetItem ( BrushItem item ) : void
SizeControl ( Func getValue, Action setValue ) : Control
StartPointControl ( ) : Control
UseBackgroundColorControl ( ) : Control
WithContent ( ) : Control

Method Details

BrushSection() public method

public BrushSection ( ) : System
return System