Nevron Open Vision Documentation
Nevron.Nov.Graphics Namespace / NGraphics2DHint Class
Fields Properties Methods


In This Topic
    NGraphics2DHint Class Members
    In This Topic

    The following tables list the members exposed by NGraphics2DHint.

    Protected Fields
     NameDescription
    Internal Field (Inherited from Nevron.Nov.Graphics.NSealableObject)
    Top
    Public Properties
     NameDescription
    Public PropertyGets whether this graphics object is sealed. (Inherited from Nevron.Nov.Graphics.NSealableObject)
    Top
    Public Methods
     NameDescription
    Public MethodCreates a deep copy of this object. (Inherited from Nevron.Nov.Graphics.NSealableObject)
    Public MethodSeals this graphics object. Further attempts to modify the object throw an exception. (Inherited from Nevron.Nov.Graphics.NSealableObject)
    Top
    Protected Methods
     NameDescription
    Protected MethodDetermines whether this object can be sealed. (Inherited from Nevron.Nov.Graphics.NSealableObject)
    Protected MethodCalled when the object is sealed (Inherited from Nevron.Nov.Graphics.NSealableObject)
    Top
    See Also