'Declaration Public MustInherit Class _BaseDataLabelFrame(Of T As ILabelShapePrototype) Inherits _TemplateAnnotation(Of T) Implements IAnnotation, IBoxBounded, IDataLabelFrame, IDataLabelModel, IDataLabelView, ILabelView, IModel, IOverlapLabelView, IQueryInterface, IRotatableAnnotation, IView, IViewModel
public abstract class _BaseDataLabelFrame<T> : _TemplateAnnotation<T>, IAnnotation, IBoxBounded, IDataLabelFrame, IDataLabelModel, IDataLabelView, ILabelView, IModel, IOverlapLabelView, IQueryInterface, IRotatableAnnotation, IView, IViewModel where T: ILabelShapePrototype