Nevron .NET Vision
Nevron.Diagram.WebForm Namespace / NDiagramSessionStateObject Class
Properties Methods


In This Topic
    NDiagramSessionStateObject Class Members
    In This Topic

    The following tables list the members exposed by NDiagramSessionStateObject.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets / sets the virtual drawing surface, which can be used to render a drawing document.  
    Public PropertyGets / sets the diagram document.  
    Public PropertyGets / sets the Nevron image resource HTTP handler callback. (Inherited from Nevron.UI.WebForm.Controls.NStateObject)
    Public PropertyGets / sets the image format of the rendered image. Can be null for controls that do not generate an image. (Inherited from Nevron.UI.WebForm.Controls.NStateObject)
    Public PropertyGets / sets a guid that uniquely identifies a specific image snapshot of the web control. (Inherited from Nevron.UI.WebForm.Controls.NStateObject)
    Public PropertyGets / sets a string that uniquely identifies the specific instance of the state of a web control. (Inherited from Nevron.UI.WebForm.Controls.NStateObject)
    Public PropertyOverridden. Gets the size of the view.  
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded. Returns a NNodeList collection containing all visual objects at the given window coordinates.  
    Top
    Protected Methods
     NameDescription
    Protected MethodProvides a valid hit test context, which can be used for document hit tests  
    Top
    See Also