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