Contains information on the fill

Namespace:  PerpetuumSoft.Framework.Drawing.Design
Assembly:  PerpetuumSoft.Framework (in PerpetuumSoft.Framework.dll) Version: 3.9.0.1

Syntax

C#
public class FillChangedEventArgs : EventArgs
Visual Basic (Declaration)
Public Class FillChangedEventArgs _
	Inherits EventArgs
Visual C++
public ref class FillChangedEventArgs : public EventArgs

Inheritance Hierarchy

System..::.Object
  System..::.EventArgs
    PerpetuumSoft.Framework.Drawing.Design..::.FillChangedEventArgs

See Also