ToolsAPI.Editor.INTACodeEditorScrollbarAnnotation Methods
InheritedProtected
AddRef | public | Increments the reference count for this interface. |
AfterSave | public | |
BeforeSave | public | |
Destroyed | public | |
DrawMark | public | Draws the annotation marker on the specified line in the editor. |
GetColor | public | Retrieves the color used in the annotation preview. |
GetCustomDraw | public | Determines whether the custom drawing for the annotation is enabled. |
GetEnabled | public | Retrieves whether the annotation is currently enabled. |
GetName | public | Retrieves the name of the annotation. |
GetScrollbarAnnotations | public | Updates the cache of the scrollbar annotations. |
GetStart | public | Retrieves the start offset of the annotation (valid values: 0 to 15). |
GetWidth | public | Retrieves the width of the annotation (valid values: 1 to 15). |
Modified | public | |
QueryInterface | public | Returns a reference to a specified interface if the object supports that interface. |
Release | public | Decrements the reference count for this interface. |
SetEnabled | public | Toggles the enabled state of the annotation. |
SetStart | public | Sets the start offset of the annotation (valid values: 0 to 15). |
SetWidth | public | Sets the width of the annotation (valid values: 1 to 15). |
Supports | public | Indicates whether a given interface supports a specific (another) interface. |