NevronOpenVision
Nevron.Nov.Graphics Namespace / NGraphicsObject Class


NGraphicsObject Class Methods

For a list of all members of this type, see NGraphicsObject 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 MethodThrowes the sealed exception  
Protected MethodCalled when the object is sealed  
Protected MethodVerifies that the object is not sealed. Throws an exception otherwise.  
Top
See Also