Click or drag to resize

AttributeOwner Property

imbVeles Framework: imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets the owner of the actual dxf object.

Namespace:  netDxf.Entities
Assembly:  netDXF.Standard (in netDXF.Standard.dll) Version: 2.1.1
Syntax
C#
public Insert Owner { get; }
Request Example View Source

Property Value

Type: Insert
See Also