Version

PaintElement Class Methods

For a list of all members of this type, see PaintElement members.

Public Methods
 NameDescription
Public MethodCloneCreates a new PaintElement object that is a copy of the current instance.  
Public Methodstatic (Shared in Visual Basic)GetBrushOverloaded. Gets a brush to fill non-rectangular areas.  
Public Methodstatic (Shared in Visual Basic)GetHilightBrushGets a brush to fill shapes with a translucent highlighting effect.  
Public MethodGetParentAppearanceGets a reference to the parent appearance object held by this AppearanceHelper. (Inherited from Infragistics.UltraChart.Resources.Appearance.AppearanceHelper)
Public Methodstatic (Shared in Visual Basic)GetPenGets a pen to outline shapes.  
Public MethodInitializeConstructor of a ready-to-use AppearanceHelper. (Inherited from Infragistics.UltraChart.Resources.Appearance.AppearanceHelper)
Public MethodMatchDetermines whether or not this PaintElement is identical to another PaintElement.  
Public MethodResetAllResets all properties of this PaintElement to their default values.  
Public MethodSetParentAppearanceSets the parentAppearance field to the specified ChartAppearance. (Inherited from Infragistics.UltraChart.Resources.Appearance.AppearanceHelper)
Public MethodSetParentPropertySets the appearanceProperty field to a property name. (Inherited from Infragistics.UltraChart.Resources.Appearance.AppearanceHelper)
Public MethodShouldSerializeChecks whether any property has been changed from its default value.  
Public MethodToStringReturns string representation of Paint Element type  
Public MethodToXmlCreates this PaintElement object as an XML Element using a given XML Document.  
See Also