Class Border
- Namespace
- ComfileTech.jControlsNF4
- Assembly
- ComfileTech.jControlsNF4.dll
Specifies the appearance of a control's perimeter.
[TypeConverter(typeof(BorderConverter))]
public class Border : Fill<Border>, IAppearance<Border>, INotifyPropertyChanged, ICopyable<Border>
- Inheritance
-
Border
- Implements
- Inherited Members
Constructors
- Border()
Instantiates a new instance of this class initialized with default values.
Properties
- Thickness
The thickness of the border.
Methods
- CopyFrom(Border)
Copies all properties from source to this instance.