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


In This Topic
    NDrawingViewSmartPaintService Class Members
    In This Topic

    The following tables list the members exposed by NDrawingViewSmartPaintService.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    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) (Inherited from Nevron.Diagram.WinForm.NViewSmartPaintService)
    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 MethodInvalidates the entire view area (Inherited from Nevron.Diagram.WinForm.NViewSmartPaintService)
    Public MethodInvalidates the specified rectangle (in device coordinates) (Inherited from Nevron.Diagram.WinForm.NViewSmartPaintService)
    Public MethodInvalidates an infinite horizontal or vertical line with coordinate specified in scene coordinates and width specified in world coordinates  
    Public MethodCalled by the document smart paint service to invalidate all view instances of the node  
    Public MethodInvalidates a point defined with center in scene coordinates and size in device coordinates  
    Public MethodInvalidates a rectangle specified in scene coordinates, which has the specified dirty inflate in world coordinates  
    Public MethodInvalidates a rectangle specified in world coordinates, which has the specified dirty inflate in world coordinates  
    Public MethodInvalidates the instance of the specified node (Inherited from Nevron.Diagram.WinForm.NViewSmartPaintService)
    Public MethodInvalidates an infinite horizontal or vertical line with coordinate specified in scene coordinates and width specified in world coordinates (Inherited from Nevron.Diagram.WinForm.NViewSmartPaintService)
    Public MethodInvalidates a point defined with center in scene coordinates and size in device coordinates (Inherited from Nevron.Diagram.WinForm.NViewSmartPaintService)
    Public MethodInvalidates a rectangle specified in scene coordinates, which has the specified dirty inflate in world coordinates (Inherited from Nevron.Diagram.WinForm.NViewSmartPaintService)
    Public MethodInvalidates a rectangle specified in world coordinates, which has the specified dirty inflate in world coordinates (Inherited from Nevron.Diagram.WinForm.NViewSmartPaintService)
    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 MethodOverridden. Resets 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 (Inherited from Nevron.Diagram.WinForm.NViewSmartPaintService)
    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 MethodUpdates the references stored by the object (Inherited from Nevron.Diagram.WinForm.NViewSmartPaintService)
    Top
    Protected Methods
     NameDescription
    Protected MethodOverridden.   
    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 MethodOverriden to reset the view smart paint service state (Inherited from Nevron.Diagram.WinForm.NViewSmartPaintService)
    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