NevronOpenVision
Nevron.Nov.Graphics Namespace / NSealableObject Class
Fields Properties Methods


NSealableObject Class Members

The following tables list the members exposed by NSealableObject.

Protected Fields
 NameDescription
Internal Field  
Top
Public Properties
 NameDescription
Public PropertyGets whether this graphics object is sealed.  
Top
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