Table of Contents

Class FillGloss

Namespace
ComfileTech.jControlsNF4
Assembly
ComfileTech.jControlsNF4.dll

Specifies the properties for coloring the interior of a visual with both a fill and a gloss effect.

[TypeConverter(typeof(FillConverter))]
public class FillGloss : Fill<FillGloss>, IAppearance<FillGloss>, INotifyPropertyChanged, ICopyable<FillGloss>
Inheritance
FillGloss
Implements
Inherited Members

Properties

Gloss

Whether or not to add the appearance of a glossy finish.

Methods

CopyFrom(FillGloss)

Copies all properties from source to this instance.