C# Class LayoutFarm.Css.CssBackgroundFeature

Inheritance: CssFeatureBase
Mostrar archivo Open project: prepare/HTML-Renderer Class Usage Examples

Public Properties

Property Type Description
Default CssBackgroundFeature

Public Methods

Method Description
CssBackgroundFeature ( object owner ) : PixelFarm.Drawing
GetMyOwnVersion ( object checkOwner ) : CssBackgroundFeature
dbugIsEq ( dbugPropCheckReport rep, CssBackgroundFeature prop1, CssBackgroundFeature prop2 ) : bool

Private Methods

Method Description
CssBackgroundFeature ( ) : PixelFarm.Drawing
CssBackgroundFeature ( object owner, CssBackgroundFeature inheritFrom ) : PixelFarm.Drawing

Method Details

CssBackgroundFeature() public method

public CssBackgroundFeature ( object owner ) : PixelFarm.Drawing
owner object
return PixelFarm.Drawing

GetMyOwnVersion() public method

public GetMyOwnVersion ( object checkOwner ) : CssBackgroundFeature
checkOwner object
return CssBackgroundFeature

dbugIsEq() public static method

public static dbugIsEq ( dbugPropCheckReport rep, CssBackgroundFeature prop1, CssBackgroundFeature prop2 ) : bool
rep dbugPropCheckReport
prop1 CssBackgroundFeature
prop2 CssBackgroundFeature
return bool

Property Details

Default public_oe static_oe property

public static CssBackgroundFeature,LayoutFarm.Css Default
return CssBackgroundFeature