[]
        
(Showing Draft Content)

C1.WPF.Schedule.C1Brush

C1Brush Class

The WPF implementation of C1Brush class. Creates the Brush object which can be used for drawing based on the C1Brush definition.

Inheritance
C1Brush
Implements
Namespace: C1.WPF.Schedule
Assembly: C1.WPF.ScheduleCore.dll
Syntax
public class C1Brush : C1Brush, ISerializable

Constructors

Name Description
C1Brush()

Creates the new C1Brush object.

C1Brush(SerializationInfo, StreamingContext)

Special constructor for de-serialization.

Properties

Name Description
Brush

Gets the brush object which can be used for drawing.

Methods

Name Description
OnPropertyChanged()

This method is called on any property changes.