BarFactoryItem.InputBarSize Property
public long InputBarSize {get; set;}
This language is not supported or no code example is available.
public:
property long InputBarSize {
long get( );
void set(
long value
);
}
This language is not supported or no code example is available.
public function get InputBarSize() : long;
public function set InputBarSize(value : long);
This language is not supported or no code example is available.
Property Value
long
In this article
Definition