Skip to content
This repository was archived by the owner on Oct 11, 2023. It is now read-only.

321356ec a594 bab1 6db6 bb43c56e416f

haplokuon edited this page May 6, 2023 · 1 revision

ImageDefinition Properties

netDxf 3.0.0 Library

Properties

CodeName Gets the DXF object name.
(Inherited from DxfObject)
File Gets or sets the image file.
Handle Gets the handle assigned to the DXF object.
(Inherited from DxfObject)
Height Gets or sets the image height in pixels.
HorizontalResolution Gets or sets the image horizontal resolution in pixels per unit.
IsReserved Gets if the table object is reserved and cannot be deleted.
(Inherited from TableObject)
Name Gets the name of the table object.
(Inherited from TableObject)
Owner Gets the owner of the actual image definition.
ResolutionUnits Gets or sets the image resolution units.
VerticalResolution Gets or sets the image vertical resolution in pixels per unit.
Width Gets or sets the image width in pixels.
XData Gets the entity extended data.
(Inherited from DxfObject)

See Also

Reference

ImageDefinition Class
netDxf.Objects Namespace

Clone this wiki locally