BarFactoryItem.InputBarType Property

public BarType InputBarType {get; set;}
This language is not supported or no code example is available.
public:  
property BarType InputBarType { 
BarType get( ); 
void set( 
BarType value 
); 
}
This language is not supported or no code example is available.
public function get InputBarType() : BarType
public function set InputBarType(value : BarType);
This language is not supported or no code example is available.

Property Value

BarType

In this article

Definition