Class ScrollBarAnnotation
Represents a particular scroll bar annotation.
public class ScrollBarAnnotation
- Inheritance
-
ScrollBarAnnotation
- Derived
Constructors
- ScrollBarAnnotation(ScrollBarAnnotationType, int, int)
Initializes a new instance of the
ScrollBarAnnotation
class with specified parameters.
Properties
- TextLineStartIndex
Gets an index of the first line in the text to which this annotation belongs.
- TextLinesCount
Gets a number of lines in the text to which this annotation belongs.
- Type
Gets type of the annotation.