Click or drag to resize

InsertAttributes Property

imbVeles Framework: imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets the insert list of attributes.

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

Property Value

Type: AttributeCollection
See Also