Click or drag to resize
ElementAttributes Property
Attributes represent unique properties of an Element.

For more info see description of the Attributes collection and it's enumerator, the Attribute.

Namespace: FDF.Common.ObjectModel
Assembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax
public Attributes Attributes { get; set; }

Property Value

Type: Attributes
See Also