Nevron .NET Vision
Nevron.Diagram.WinForm Namespace / NViewSmartPaintService Class
Fields Properties Methods Events


In This Topic
    NViewSmartPaintService Class Members
    In This Topic

    The following tables list the members exposed by NViewSmartPaintService.

    Protected Fields
     NameDescription
    Protected Field (Inherited from Nevron.Dom.NService)
    Top
    Public Properties
     NameDescription
    Public PropertyGets/sets the ambient inflate applied to the invalidated device rectangle (in pixels)  
    Public PropertyGets/sets the name of the service (Inherited from Nevron.Dom.NService)
    Public PropertyGets the current service status (Inherited from Nevron.Dom.NService)
    Top
    Public Methods
     NameDescription
    Public Method (Inherited from Nevron.Dom.NService)
    Public MethodCreates any non serialized objects, which the holder posseses (Inherited from Nevron.Dom.NService)
    Public MethodObtains the reference provider to which the object is currently attached (Inherited from Nevron.Dom.NService)
    Public MethodOverridden. Invalidates the entire view area  
    Public MethodInvalidates the specified rectangle (in device coordinates)  
    Public MethodOverridden. Invalidates the instance of the specified node  
    Public MethodOverridden. Invalidates an infinite horizontal or vertical line with coordinate specified in scene coordinates and width specified in world coordinates  
    Public MethodOverridden. Invalidates a point defined with center in scene coordinates and size in device coordinates  
    Public MethodOverridden. Invalidates a rectangle specified in scene coordinates, which has the specified dirty inflate in world coordinates  
    Public MethodOverridden. Invalidates a rectangle specified in world coordinates, which has the specified dirty inflate in world coordinates  
    Public MethodPauses the service (Inherited from Nevron.Dom.NService)
    Public MethodCalled to provide a reference to the object of the specified type (Inherited from Nevron.Dom.NService)
    Public MethodResets the state of the smart paint service  
    Public MethodRestarts the service (Inherited from Nevron.Dom.NService)
    Public MethodResumes the service (Inherited from Nevron.Dom.NService)
    Public MethodRequests a repaint of the accumulated invalid region  
    Public MethodStarts the service (Inherited from Nevron.Dom.NService)
    Public MethodStops the service (Inherited from Nevron.Dom.NService)
    Public Method (Inherited from Nevron.Dom.NService)
    Public MethodOverridden. Updates the references stored by the object  
    Top
    Protected Methods
     NameDescription
    Protected Method  
    Protected MethodCalled when the service is paused (Inherited from Nevron.Dom.NService)
    Protected MethodCalled when the service is resumed (Inherited from Nevron.Dom.NService)
    Protected MethodCalled when the service is started (Inherited from Nevron.Dom.NService)
    Protected MethodOverridden. Overriden to reset the view smart paint service state  
    Top
    Public Events
     NameDescription
    Public EventFired when the service was paused (Inherited from Nevron.Dom.NService)
    Public EventFired when the service was resumed (Inherited from Nevron.Dom.NService)
    Public EventFired when the service was started (Inherited from Nevron.Dom.NService)
    Public EventFired when the service was stopped (Inherited from Nevron.Dom.NService)
    Top
    See Also