Name | Description | |
---|---|---|
![]() | NDxfDocument Constructor | Initializing constructor. |
The following tables list the members exposed by NDxfDocument.
Name | Description | |
---|---|---|
![]() | NDxfDocument Constructor | Initializing constructor. |
Name | Description | |
---|---|---|
![]() ![]() | DefaultBackgroundColor | The default background color of the AutoCAD drawing area. |
![]() ![]() | DefaultBorderColor | The default border color of the AutoCAD drawing area. |
![]() ![]() | DefaultDetectBoundsFromHeader | Specifies to detect AutoCAD DXF bounds from header or not. By default set to false. |
Name | Description | |
---|---|---|
![]() | Height | Gets the height of the document. |
![]() | ImageFormat | Gets/Sets the format of the images. Only JPEG and PNG formats are supported. |
![]() | ShowImages | Determines whether to show images or not. |
![]() | Tag | Gets/Sets an object related to this document. |
![]() | Width | Gets the width of the document. |
Name | Description | |
---|---|---|
![]() ![]() | FromBytes | Loads an AutoCAD DXF document from the given byte array. |
![]() ![]() | FromStream | Overloaded. Loads an AutoCAD DXF document from the given stream. |
![]() | Save | Overloaded. Saves this DXF document to the given file. |