Class Padding
public class Padding : Adornment, IDisposable, ISupportInitializeNotification, ISupportInitialize, IDesignable
- Inheritance
-
Padding
- Implements
- Inherited Members
- Extension Methods
Remarks
See the Adornment class.
Constructors
- Padding(View)
Constructs a new adornment for the view specified by
parent.
Methods
- GetSubViews(bool, bool, bool)
Gets all SubViews of this Padding, optionally including SubViews of the Padding's Parent.
- OnMouseEvent(Mouse)
Called when a mouse event occurs within the Padding.