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