Click or drag to resize

ImageDefinitionFileName Property

Gets or sets the image filename including path.

Namespace:  DXFReaderNET.Objects
Assembly:  DXFReaderNET (in DXFReaderNET.dll) Version: 20.10.54
Syntax
public string FileName { get; set; }

Property Value

Type: String
See Also