In This Article

IBarObject Interface

Provides the base requirements for an object that is part of the bar system.

public interface IBarObject

Properties

BarManager

Gets the BarManager that is managing the bar object.

BarManager BarManager { get; }

Property Value

BarManager:

The BarManager that is managing the bar object.