NevronOpenVision
Nevron.Nov.Formats.Dxf Namespace / NDxfDocument Class
Fields Properties Methods


NDxfDocument Class Members

The following tables list the members exposed by NDxfDocument.

Public Constructors
 NameDescription
Public ConstructorInitializing constructor.  
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)The default background color of the AutoCAD drawing area.  
Public Fieldstatic (Shared in Visual Basic)The default border color of the AutoCAD drawing area.  
Public Fieldstatic (Shared in Visual Basic)Specifies to detect AutoCAD DXF bounds from header or not. By default set to false.  
Top
Protected Fields
 NameDescription
Internal Field  
Top
Public Properties
 NameDescription
Public PropertyGets the height of the document.  
Public PropertyGets/Sets the format of the images. Only JPEG and PNG formats are supported.  
Public PropertyDetermines whether to show images or not.  
Public PropertyGets/Sets an object related to this document.  
Public PropertyGets the width of the document.  
Top
Protected Properties
 NameDescription
Internal Property  
Top
Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)Loads an AutoCAD DXF document from the given byte array.  
Public Methodstatic (Shared in Visual Basic)Overloaded. Loads an AutoCAD DXF document from the given stream.  
Public MethodOverloaded. Saves this DXF document to the given file.  
Top
Protected Methods
 NameDescription
Internal Method  
Internal Method  
Internal Method  
Internal Method  
Internal MethodOverloaded.   
Internal Method  
Top
See Also