C1.Win.C1Editor.4 Assembly > C1.Win.C1Editor.Internal.HTML Namespace > IHighlightRenderingServices Interface : AddSegment Method |
'Declaration Sub AddSegment( _ ByVal pDispPointerStart As IDisplayPointer, _ ByVal pDispPointerEnd As IDisplayPointer, _ ByVal pIRenderStyle As IHTMLRenderStyle, _ ByRef ppISegment As IHighlightSegment _ )
void AddSegment( IDisplayPointer pDispPointerStart, IDisplayPointer pDispPointerEnd, IHTMLRenderStyle pIRenderStyle, out IHighlightSegment ppISegment )