BarFilterItem Constructor

Initializes a new instance of the BarFilterItem class.
public BarFilterItem( 
BarType barType
long barSize 
)
This language is not supported or no code example is available.
public:  
BarFilterItem( 
BarType barType
long barSize 
)
This language is not supported or no code example is available.
public function BarFilterItem( 
barType : BarType
barSize : long 
);
This language is not supported or no code example is available.

Parameters

barType
BarType

Type of the bar.

barSize
long

Size of the bar.

In this article

Definition