Class Padding
public class Padding : Adornment, IDisposable, ISupportInitializeNotification, ISupportInitialize, IDesignable
- Inheritance
-
AdornmentPadding
- Implements
- Inherited Members
Remarks
See the Adornment class.
Constructors
- Padding(View)
Constructs a new adornment for the view specified by
parent
.
Properties
- ColorScheme
The color scheme for the Padding. If set to null, gets the Parent scheme. color scheme.
Methods
- OnMouseEvent(MouseEventArgs)
Called when a mouse event occurs within the Padding.