ClassAnnotationRangeMarkerBase
Class
A base class representing the marker of an annotation range.
Definition
Namespace:Telerik.WinForms.Documents.Model
Assembly:Telerik.WinControls.RichTextEditor.dll
Syntax:
cs-api-definition
public abstract class AnnotationRangeMarkerBase : AnnotationMarkerBase, IDisposable, INotifyPropertyChanged, ICustomTypeDescriptor
Inheritance: objectDisposableObjectRadObjectDocumentElementInlineAnnotationMarkerBaseAnnotationRangeMarkerBase
Derived Classes:
Implements:
Inherited Members
Constructors
AnnotationRangeMarkerBase()
Declaration
cs-api-definition
protected AnnotationRangeMarkerBase()