Nevron .NET Vision
Nevron.UI Namespace / INPaintableElement Interface
Properties Methods

In This Topic
    INPaintableElement Interface Members
    In This Topic

    The following tables list the members exposed by INPaintableElement.

    Public Properties
     NameDescription
     PropertyGets the list of child attributes of this container (Inherited from Nevron.Dom.INAttributeContainer)
     Property (Inherited from Nevron.UI.INBoundableElement)
     Property (Inherited from Nevron.UI.INBoundableElement)
     PropertyGets the bounds of this instance including the non-client area (if any). (Inherited from Nevron.UI.INBoundableElement)
     PropertyGets the current instance's client bounds. (Inherited from Nevron.UI.INBoundableElement)
     PropertyGets the current instance's bounds in device coordinates. (Inherited from Nevron.UI.INBoundableElement)
     Property (Inherited from Nevron.UI.INUINode)
     Property (Inherited from Nevron.UI.INBoundableElement)
     Property (Inherited from Nevron.UI.INBoundableElement)
     PropertyGets / sets the id of the object (Inherited from Nevron.Dom.INIdentifiable)
     Property (Inherited from Nevron.UI.INBoundableElement)
     Property (Inherited from Nevron.UI.INUINode)
     Property (Inherited from Nevron.UI.INSuspendable)
     Property (Inherited from Nevron.UI.INBoundableElement)
     Property (Inherited from Nevron.UI.INBoundableElement)
     Property (Inherited from Nevron.UI.INBoundableElement)
     Property (Inherited from Nevron.UI.INBoundableElement)
     PropertyGets a value indicating whether the instance is currently painting itself.  
     PropertyGets the rectangle visible for paint operations.  
     PropertyObtains the parent node in the hiearchy (Inherited from Nevron.Dom.INNode)
     Property (Inherited from Nevron.UI.INBoundableElement)
     PropertyGets the bounds which the user tried to apply to the element. These may differ from the current bounds which are restricted by flags like AutoSizeMask, etc. (Inherited from Nevron.UI.INBoundableElement)
     Property (Inherited from Nevron.UI.INBoundableElement)
     PropertyObtains the root node of the hiearchy (Inherited from Nevron.Dom.INNode)
     Property (Inherited from Nevron.UI.INBoundableElement)
     PropertyGets/sets user defined data associated with the element (Inherited from Nevron.Dom.INElement)
     Property (Inherited from Nevron.UI.INBoundableElement)
     PropertyGets/sets the unique id of the object. (Inherited from Nevron.Dom.INUniquelyIdentifiable)
     Property (Inherited from Nevron.UI.INBoundableElement)
    Top
    Public Methods
     NameDescription
     Method (Inherited from Nevron.UI.INUINode)
     Method (Inherited from Nevron.UI.INUINode)
     Method (Inherited from Nevron.UI.INUINode)
     MethodClears the entire render cache.  
     MethodClears an entry in the object's render cache.  
     Method (Inherited from System.ICloneable)
     MethodCreates an identical copy of the element, which differs only by the element unique id (Inherited from Nevron.Dom.INElement)
     Method (Inherited from Nevron.UI.INUINode)
     MethodConverts the specified bounds to the desired coordinate system. (Inherited from Nevron.UI.INBoundableElement)
     MethodConverts the specified location to the desired coordinate system. (Inherited from Nevron.UI.INBoundableElement)
     Method (Inherited from Nevron.INReferenceHolder)
     MethodCreates any non serialized objects, which the holder posseses (Inherited from Nevron.INReferenceHolder)
     Method (Inherited from System.IDisposable)
     Method (Inherited from Nevron.UI.INUINode)
     MethodGets a child or descendant attribute by its name (Inherited from Nevron.Dom.INAttributeContainer)
     MethodGets the name of the specified child attribute (Inherited from Nevron.Dom.INAttributeContainer)
     MethodGets a bitmap representation of the current instance.  
     Method (Inherited from Nevron.UI.INUINode)
     Method (Inherited from Nevron.UI.INBoundableElement)
     Method (Inherited from Nevron.UI.INUINode)
     MethodObtains the reference provider to which the object is currently attached (Inherited from Nevron.INReferenceHolder)
     MethodGets a cached object which can be used in a render operation.  
     Method (Inherited from Nevron.UI.INUINode)
     MethodOverloaded. Invalidates the current instance.  
     MethodCalled by child or descendants attributes when an attribute has changed (Inherited from Nevron.Dom.INAttributeObserver)
     MethodCalled by child or descendants attributes when an attribute property has changed (Inherited from Nevron.Dom.INAttributeObserver)
     MethodCalled by child or descendants attributes when an attribute property is changing (Inherited from Nevron.Dom.INAttributeObserver)
     Method (Inherited from Nevron.UI.INThreadTimerCallBack)
     Method (Inherited from Nevron.UI.INTimerCallBack)
     MethodPerforms paint logic using the specified context.  
     Method (Inherited from Nevron.UI.INBoundableElement)
     MethodCalled to provide a reference to the object of the specified type (Inherited from Nevron.INReferenceProvider)
     MethodInvalidates and immediately updates the current instance.  
     MethodRegisters the specified element with the index (Inherited from Nevron.Dom.INElement)
     MethodReplaces any foreign Ids (references to other nodes) (Inherited from Nevron.Dom.INElement)
     Method (Inherited from Nevron.UI.INSuspendable)
     Method (Inherited from Nevron.UI.INUINode)
     MethodSets a child or descendant attribute by its name (Inherited from Nevron.Dom.INAttributeContainer)
     Method (Inherited from Nevron.UI.INBoundableElement)
     Method (Inherited from Nevron.UI.INUINode)
     Method (Inherited from Nevron.UI.INUINode)
     Method (Inherited from Nevron.UI.INSuspendable)
     MethodUnregisters the element from the index and returns its Id. Returns -1 if id was never assigned. (Inherited from Nevron.Dom.INElement)
     Method (Inherited from Nevron.UI.INBoundableElement)
     Method (Inherited from Nevron.UI.INBoundableElement)
     MethodUpdates the field references of this object (Inherited from Nevron.INReferenceHolder)
     MethodUpdates the references stored by the object (Inherited from Nevron.INReferenceHolder)
     MethodUpdates the current render cache using the specified graphics object.  
    Top
    See Also