Position.Add Method

Adds the specified fill.
public void Add( 
Fill fill 
)
This language is not supported or no code example is available.
public:  
void Add( 
Fill^ fill 
)
This language is not supported or no code example is available.
public function Add( 
fill : Fill 
);
This language is not supported or no code example is available.

Parameters

fill
Fill

The fill.

In this article

Definition