[]
        
(Showing Draft Content)

C1.C1Preview.C1AnchorCollection.Add

Add Method

Add(C1Anchor)

Adds a C1Anchor to the current collection.

Declaration
public int Add(C1Anchor anchor)
Parameters
Type Name Description
C1Anchor anchor

The anchor to add.

Returns
Type Description
int

Index of the newly added anchor in the current collection.