Nevron Open Vision Documentation
Nevron.Nov.Graphics Namespace / NSealableObject Class


In This Topic
    NSealableObject Class Methods
    In This Topic

    For a list of all members of this type, see NSealableObject members.

    Public Methods
     NameDescription
    Public MethodCreates a deep copy of this object.  
    Public MethodSeals this graphics object. Further attempts to modify the object throw an exception.  
    Top
    Protected Methods
     NameDescription
    Protected MethodDetermines whether this object can be sealed.  
    Protected Methodstatic (Shared in Visual Basic)Throwes the sealed exception  
    Protected MethodCalled when the object is sealed  
    Top
    See Also