Fill(Fill) Constructor

Initializes a new instance of the Fill class.
public Fill( 
Fill fill 
)
This language is not supported or no code example is available.
public:  
Fill( 
Fill^ fill 
)
This language is not supported or no code example is available.
public function Fill( 
fill : Fill 
);
This language is not supported or no code example is available.

Parameters

fill
Fill

The fill.

In this article

Definition