Classes
 ClassDescription
 BitmapFill Used to fill an area on screen with a bitmap or other DisplayObject.
 BlendFill Used to wrap standard IFill objects for use in a ComplexFill.
 ComplexFill Used to render multiple, layered IGraphicsFill objects as a single fill.
 EmptyFill The EmptyFill class provides a class for explicitly setting an empty Fill.
 EmptyStroke The EmptyStroke class provides a class for explicitly setting an empty stroke.
 GradientFillBase The gradient fill class lets you specify a gradient fill.
 GradientStop The gradient stop class defines the objects that control a transition as part of a gradient fill.
 GradientStrokeBase The gradient stroke class lets you specify a gradient filled stroke.
 LinearGradientFill The linear gradient fill class lets you specify a gradient fill.
 LinearGradientStroke The linear gradient stroke class lets you specify a gradient filled stroke.
 RadialGradientFill The radial gradient fill class lets you specify a gradient fill that radiates out from the center of a graphical element.
 RadialGradientStroke The radial gradient stroke class lets you specify a gradient stroke that radiates out from the center of a graphical element.
 SolidFill Solid fill defines a fill color to be applied to a graphics contex.
 SolidStroke The Stroke class defines the properties for a line.
 VectorFill Used to fill one Geometry Object with other Degrafa-defined Geometry Objects or compositions
 VideoFill VideoFill is an advanced paint class used to fill an area with playing Video content.