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


NGraphicsObject Class Members

The following tables list the members exposed by NGraphicsObject.

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 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