Table of Contents

Class FillBorderDropShadowPadding<TFill>

Namespace
ComfileTech.jControlsNF4
Assembly
ComfileTech.jControlsNF4.dll

A class that adds Padding to the base class's Fill, Stroke, and DropShadow features.

public class FillBorderDropShadowPadding<TFill> : FillBorderDropShadowPadding<FillBorderDropShadowPadding<TFill>, TFill>, IAppearance<FillBorderDropShadowPadding<TFill>>, INotifyPropertyChanged, ICopyable<FillBorderDropShadowPadding<TFill>> where TFill : Fill<TFill>, new()

Type Parameters

TFill

The type that describes the interior fill.

Inheritance
FillBorderDropShadowPadding<TFill>
Implements
Inherited Members

Constructors

FillBorderDropShadowPadding()

Instantiates and instance of this class with default properties.