Nevron Open Vision Documentation
Nevron.Nov.Diagram Namespace / NDiagramClipping Class
Fields Properties Methods


In This Topic
    NDiagramClipping Class Members
    In This Topic

    The following tables list the members exposed by NDiagramClipping.

    Protected Fields
     NameDescription
    Internal Field  
    Internal Field  
    Internal Field  
    Internal Field  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the UniqueId of the document to which the items originally belonged (valid after initialization)  
    Public PropertyGets the Id of this clipping.  
    Public PropertyGets the items contained in this clipping (valid after initialization)  
    Top
    Public Methods
     NameDescription
    Public MethodAdds the content of this drawing data object in the specified diagram composite element  
    Public MethodCreates a data object that contains this clipping content.  
    Public MethodMust override to deep clone the object.  
    Public MethodMust override to return the data exchange format associated with this diagram clipping.  
    Public MethodInitializes the clipping with the given document and diagram items.  
    Public MethodInserts the content of this drawing data object in the specified diagram composite element  
    Public MethodSets the this data object on the clipboard.  
    Top
    Protected Methods
     NameDescription
    Protected MethodDeserialized the content of this clippnig from a byte array.  
    Protected MethodCalled when the clipping has been initialized. Override this method to store additional information about the clipping content.  
    Protected MethodSerializes the contnet of this clipping to a byte array.  
    Top
    See Also