FigureStructure.Add(NamedElement) Metod

Definition

Lägg till ett namngivet element i figuren.

public:
 void Add(System::Windows::Documents::DocumentStructures::NamedElement ^ element);
public void Add(System.Windows.Documents.DocumentStructures.NamedElement element);
member this.Add : System.Windows.Documents.DocumentStructures.NamedElement -> unit
Public Sub Add (element As NamedElement)

Parametrar

element
NamedElement

Elementet som ska läggas till.

Undantag

Elementet är null.

Gäller för