Click or drag to resize

ImageDefinitionOwner Property

Gets the owner of the actual dxf object.

Namespace:  DXFReaderNET.Objects
Assembly:  DXFReaderNET (in DXFReaderNET.dll) Version: 20.10.54
Syntax
public ImageDefinitions Owner { get; }

Property Value

Type: ImageDefinitions
See Also