Nevron .NET Vision
Nevron.Diagram Namespace / NDiagramNode Class
Properties Methods Events


In This Topic
    NDiagramNode Class Members
    In This Topic

    The following tables list the members exposed by NDiagramNode.

    Public Properties
     NameDescription
    Public PropertyGets/sets the ZOrder of the node  
    Top
    Public Methods
     NameDescription
    Public MethodBrings the node one position forward in the Z order  
    Public MethodBrings the node to front position in the Z order  
    Public MethodDetermines whether the node is not already at front position  
    Public MethodDetermines whether the node is not already at back position  
    Public MethodCreates an identical copy of this instance  
    Public Method  
    Public MethodCreates any non serialized objects, which the holder posseses  
    Public MethodObtains the reference provider to which the object is currently attached  
    Public MethodCalled to provide a reference to the object of the specified type  
    Public MethodSends the node one position backward in the Z order  
    Public MethodSends the node to back position in the Z order  
    Public Method  
    Public MethodUpdates the references stored by the object  
    Top
    Protected Methods
     NameDescription
    Protected MethodMeasures the specified length in device units (i.e. pixels)  
    Protected MethodMeasures the specified length in world units  
    Protected MethodMeasures the specified size in pixels in scene units  
    Protected MethodMeasures the specified pixels X size in scene units  
    Protected MethodMeasures the specified pixels Y size in scene units  
    Protected MethodMeasures the specified size in world units  
    Protected MethodMeasures the specified string in device units  
    Protected MethodMeasures the specified string in scene units  
    Protected MethodMeasures the specified string in world units  
    Protected MethodGeneral property changed handler, which fires the NodePropertyChanged event  
    Protected MethodGeneral property changing handler, which fires the NodePropertyChanging event  
    Protected MethodSafely pauses the event sink service to which this node is connected  
    Protected MethodSafely pauses the smart paint service to which this node is connected  
    Protected MethodSafely resumes the event sink service to which this node is connected  
    Protected MethodSafely resumes the smart paint service to which this node is connected  
    Protected MethodUpdates the node references to services  
    Top
    Public Events
     NameDescription
    Public EventAttribute changed event  
    Public EventAttribute property changed event  
    Public EventAttribute property changing event  
    Public EventProperty changed event  
    Public EventProperty changing event  
    Top
    See Also